Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.24 KB

ThreeDSSession.md

File metadata and controls

27 lines (22 loc) · 1.24 KB

ThreeDSSession

Properties

Name Type Description Notes
id str [optional]
type str, none_type [optional]
tenant_id str [optional]
pan_token_id str, none_type [optional]
token_id str, none_type [optional]
token_intent_id str, none_type [optional]
card_brand str, none_type [optional]
expiration_date datetime [optional]
created_date datetime, none_type [optional]
created_by str, none_type [optional]
modified_date datetime, none_type [optional]
modified_by str, none_type [optional]
device str, none_type [optional]
device_info ThreeDSDeviceInfo [optional]
version ThreeDSVersion [optional]
method ThreeDSMethod [optional]
authentication ThreeDSAuthentication [optional]

[Back to Model list] [Back to API list] [Back to README]