CustomerPaymentMethodCreate
@type t() :: %PolarExpress.Schemas.CustomerPaymentMethodCreate{ confirmation_token_id: String.t() | nil, return_url: String.t() | nil, set_default: boolean() | nil }
confirmation_token_id
return_url
set_default