Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 817 Bytes

File metadata and controls

14 lines (10 loc) · 817 Bytes

SecureToken

Properties

Name Type Description Notes
id String A unique 25-character alphanumeric resource identifier. [default to null]
created_at Date Timestamp when the SecureToken was created. [default to null]
verification_status String Current 3DS verification status of this SecureToken. [default to null]
authentication_url String URL to redirect the customer to for 3DS authentication. [default to null]
three_ds_auth_result ThreeDsAuthResult [optional] [default to null]

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