PolarExpress.Schemas.CustomerPaymentMethodCreateSucceededResponse (polar_express v0.2.2)

Copy Markdown View Source

CustomerPaymentMethodCreateSucceededResponse

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomerPaymentMethodCreateSucceededResponse{
  payment_method: term(),
  status: term()
}
  • payment_method
  • status

Functions

schema_name()