PACECloudSDK
/
cloud.pace.sdk.api.pay.generated.model
/
PaymentMethodSepaCreateBody
/
Attributes
Attributes
class
Attributes
Content copied to clipboard
Types
Properties
Types
Address
Link copied to clipboard
class
Address
Content copied to clipboard
Kind
Link copied to clipboard
enum
Kind
:
Enum
<
PaymentMethodSepaCreateBody.Attributes.Kind
>
Content copied to clipboard
Properties
address
Link copied to clipboard
lateinit var
address
:
PaymentMethodSepaCreateBody.Attributes.Address
Content copied to clipboard
company
Link copied to clipboard
var
company
:
String
? = null
Content copied to clipboard
email
Link copied to clipboard
var
email
:
String
? = null
Content copied to clipboard
firstName
Link copied to clipboard
var
firstName
:
String
? = null
Content copied to clipboard
iban
Link copied to clipboard
lateinit var
iban
:
String
Content copied to clipboard
kind
Link copied to clipboard
lateinit var
kind
:
PaymentMethodSepaCreateBody.Attributes.Kind
Content copied to clipboard
lastName
Link copied to clipboard
var
lastName
:
String
? = null
Content copied to clipboard
title
Link copied to clipboard
var
title
:
String
? = null
Content copied to clipboard