Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 752 Bytes

File metadata and controls

16 lines (12 loc) · 752 Bytes

MainBillingPayload

Properties

Name Type Description Notes
address str Address of the user [optional]
city str City of the user [optional]
country_code str Country code of the user [optional]
payment_method str Payment method opted by the user [optional]
phone int Phone number of the user [optional]
post_code int Postal Code of user's locations [optional]
region str Region where user resides [optional]

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