Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 566 Bytes

BillingInformation.md

File metadata and controls

19 lines (13 loc) · 566 Bytes

BillingInformation

xendit.payment_method.model.BillingInformation

Billing Information

Properties

Name Type Required Description Examples
country str ☑️
street_line1 str, none_type
street_line2 str, none_type
city str, none_type
province_state str, none_type
postal_code str, none_type

[Back to README]