Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
29 lines (25 loc) · 1.1 KB

SessionInfo.md

File metadata and controls

executable file
·
29 lines (25 loc) · 1.1 KB

SessionInfo

Properties

Name Type Description Notes
id str [optional]
type str [optional]
configuration str [optional]
locale str [optional]
expires datetime [optional]
charge str [optional]
settle bool [optional]
recurring bool [optional]
customer str [optional]
subscription str [optional]
created datetime [optional]
currency str [optional]
agent str [optional]
url str [optional]
cancel_url str [optional]
accept_url str [optional]
payment_methods list[str] [optional]
card_on_file str [optional]
button_text str [optional]
subscription_session_done bool [optional]

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