Module customer

Module customer 

Source

Structs§

CreateCustomer
The parameters for Customer::create.
CreateCustomerCashBalance
CreateCustomerCashBalanceSettings
CreateCustomerShipping
CreateCustomerShippingAddress
CreateCustomerTax
Customer
The resource representing a Stripe “Customer”.
CustomerInvoiceSettings
CustomerInvoiceSettingsCustomFields
CustomerInvoiceSettingsRenderingOptions
CustomerTax
CustomerTaxLocation
InvoiceSettingCustomField
InvoiceSettingCustomerSetting
ListCustomers
The parameters for Customer::list.
TaxIdData
UpdateCustomer
The parameters for Customer::update.
UpdateCustomerCashBalance
UpdateCustomerCashBalanceSettings
UpdateCustomerShipping
UpdateCustomerShippingAddress
UpdateCustomerTax

Enums§

CreateCustomerCashBalanceSettingsReconciliationMode
An enum representing the possible values of an CreateCustomerCashBalanceSettings’s reconciliation_mode field.
CreateCustomerTaxValidateLocation
An enum representing the possible values of an CreateCustomerTax’s validate_location field.
CustomerInvoiceSettingsRenderingOptionsAmountTaxDisplay
An enum representing the possible values of an CustomerInvoiceSettingsRenderingOptions’s amount_tax_display field.
CustomerTaxAutomaticTax
An enum representing the possible values of an CustomerTax’s automatic_tax field.
CustomerTaxExempt
An enum representing the possible values of an Customer’s tax_exempt field.
CustomerTaxExemptFilter
An enum representing the possible values of an CreateCustomer’s tax_exempt field.
CustomerTaxLocationSource
An enum representing the possible values of an CustomerTaxLocation’s source field.
TaxIdType
An enum representing the possible values of an TaxIdData’s type field.
UpdateCustomerCashBalanceSettingsReconciliationMode
An enum representing the possible values of an UpdateCustomerCashBalanceSettings’s reconciliation_mode field.
UpdateCustomerTaxValidateLocation
An enum representing the possible values of an UpdateCustomerTax’s validate_location field.