PolarExpress.Schemas.CustomerPaymentMethodCreate (polar_express v0.2.2)

Copy Markdown View Source

CustomerPaymentMethodCreate

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomerPaymentMethodCreate{
  confirmation_token_id: term(),
  return_url: term(),
  set_default: term()
}
  • confirmation_token_id
  • return_url
  • set_default

Functions

schema_name()