Provides struct and type for a CustomerPortalCustomerUpdate
Summary
Types
@type t() :: %Polarex.CustomerPortalCustomerUpdate{ billing_address: Polarex.AddressInput.t() | nil, billing_name: String.t() | nil, tax_id: String.t() | nil }
Provides struct and type for a CustomerPortalCustomerUpdate
@type t() :: %Polarex.CustomerPortalCustomerUpdate{ billing_address: Polarex.AddressInput.t() | nil, billing_name: String.t() | nil, tax_id: String.t() | nil }