CustomerPortalCustomerUpdate
Summary
Types
@type t() :: %PolarExpress.Schemas.CustomerPortalCustomerUpdate{ billing_address: PolarExpress.Schemas.AddressInput.t() | nil, billing_name: String.t() | nil, tax_id: String.t() | nil }
billing_address- Nullable.billing_name- Nullable.tax_id- Nullable.