Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 677 Bytes

CreateDropInCheckoutTokenResponse.md

File metadata and controls

13 lines (8 loc) · 677 Bytes

# CreateDropInCheckoutTokenResponse

Properties

Name Type Description Notes
id string The unique checkout session identifier. [optional] [readonly]
link string The domain of the hosted link. [optional]
live_mode bool Has the value <code>true</code> if the object exists in live mode or the value <code>false</code> if the object exists in test mode. [optional]

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