Provides struct and type for a CustomerPaymentMethodCreate
@type t() :: %Polarex.CustomerPaymentMethodCreate{ confirmation_token_id: String.t(), return_url: String.t(), set_default: boolean() }