PaymentMethodBody

class PaymentMethodBody

Types

Attributes
Link copied to clipboard
class Attributes
Links
Link copied to clipboard
class Links
Meta
Link copied to clipboard
class Meta
Relationships
Link copied to clipboard
class Relationships
Type
Link copied to clipboard
enum Type : Enum<PaymentMethodBody.Type>

Properties

attributes
Link copied to clipboard
var attributes: PaymentMethodBody.Attributes? = null
id
Link copied to clipboard
var id: String? = null
links
Link copied to clipboard
var links: PaymentMethodBody.Links? = null
meta
Link copied to clipboard
var meta: PaymentMethodBody.Meta? = null
relationships
Link copied to clipboard
var relationships: PaymentMethodBody.Relationships? = null
type
Link copied to clipboard
var type: PaymentMethodBody.Type? = null