Package cloud.pace.sdk.api.pay.generated.model

Types

ApplePaySession
Link copied to clipboard
@JsonApi(type = "applePaySession")
class ApplePaySession : Resource
Currency
Link copied to clipboard
typealias Currency = String
Error
Link copied to clipboard
class Error
Fuel
Link copied to clipboard
class Fuel
PagingMeta
Link copied to clipboard
class PagingMeta
PaymentMethod
Link copied to clipboard
@JsonApi(type = "paymentMethod")
class PaymentMethod : Resource
PaymentMethodBody
Link copied to clipboard
class PaymentMethodBody
PaymentMethodCreditCardCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodCreditCardCreate")
class PaymentMethodCreditCardCreate : Resource
PaymentMethodCreditCardCreateBody
Link copied to clipboard
class PaymentMethodCreditCardCreateBody
PaymentMethodDKVCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodDKVCreate")
class PaymentMethodDKVCreate : Resource
PaymentMethodDKVCreateBody
Link copied to clipboard
class PaymentMethodDKVCreateBody
PaymentMethodGiropayCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodGiropayCreate")
class PaymentMethodGiropayCreate : Resource
PaymentMethodGiropayCreateBody
Link copied to clipboard
class PaymentMethodGiropayCreateBody
PaymentMethodHoyerCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodHoyerCreate")
class PaymentMethodHoyerCreate : Resource
PaymentMethodHoyerCreateBody
Link copied to clipboard
class PaymentMethodHoyerCreateBody
PaymentMethodKind
Link copied to clipboard
@JsonApi(type = "paymentMethodKind")
class PaymentMethodKind : Resource
PaymentMethodKindMinimal
Link copied to clipboard
@JsonApi(type = "paymentMethodKindMinimal")
class PaymentMethodKindMinimal : Resource
PaymentMethodKindRelationship
Link copied to clipboard
@JsonApi(type = "paymentMethodKindRelationship")
class PaymentMethodKindRelationship : Resource
PaymentMethodKinds
Link copied to clipboard
typealias PaymentMethodKinds = List<PaymentMethodKind>
PaymentMethodPayDirektCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodPayDirektCreate")
class PaymentMethodPayDirektCreate : Resource
PaymentMethodPayDirektCreateBody
Link copied to clipboard
class PaymentMethodPayDirektCreateBody
PaymentMethodPayPalCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodPayPalCreate")
class PaymentMethodPayPalCreate : Resource
PaymentMethodPayPalCreateBody
Link copied to clipboard
class PaymentMethodPayPalCreateBody
PaymentMethodRelationship
Link copied to clipboard
@JsonApi(type = "paymentMethodRelationship")
class PaymentMethodRelationship : Resource
PaymentMethodRoadrunnerCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodRoadrunnerCreate")
class PaymentMethodRoadrunnerCreate : Resource
PaymentMethodRoadrunnerCreateBody
Link copied to clipboard
class PaymentMethodRoadrunnerCreateBody
PaymentMethods
Link copied to clipboard
typealias PaymentMethods = List<PaymentMethod>
PaymentMethodSepaCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodSepaCreate")
class PaymentMethodSepaCreate : Resource
PaymentMethodSepaCreateBody
Link copied to clipboard
class PaymentMethodSepaCreateBody
PaymentMethodVendor
Link copied to clipboard
@JsonApi(type = "paymentMethodVendor")
class PaymentMethodVendor : Resource
PaymentMethodVendorRelationship
Link copied to clipboard
@JsonApi(type = "paymentMethodVendorRelationship")
class PaymentMethodVendorRelationship : Resource
PaymentMethodZGMCreate
Link copied to clipboard
@JsonApi(type = "paymentMethodZGMCreate")
class PaymentMethodZGMCreate : Resource
PaymentMethodZGMCreateBody
Link copied to clipboard
class PaymentMethodZGMCreateBody
PaymentToken
Link copied to clipboard
@JsonApi(type = "paymentToken")
class PaymentToken : Resource
PaymentTokenCreate
Link copied to clipboard
@JsonApi(type = "paymentTokenCreate")
class PaymentTokenCreate : Resource
PaymentTokenCreateApplePay
Link copied to clipboard
@JsonApi(type = "paymentTokenCreateApplePay")
class PaymentTokenCreateApplePay : Resource
PaymentTokenCreateApplePayBody
Link copied to clipboard
class PaymentTokenCreateApplePayBody
PaymentTokenCreateBody
Link copied to clipboard
class PaymentTokenCreateBody
PaymentTokens
Link copied to clipboard
typealias PaymentTokens = List<PaymentToken>
PaymentTokensRelationship
Link copied to clipboard
@JsonApi(type = "paymentTokensRelationship")
class PaymentTokensRelationship : Resource
PRN
Link copied to clipboard
typealias PRN = String
ReadOnlyLocation
Link copied to clipboard
class ReadOnlyLocation
RequestApplePaySession
Link copied to clipboard
@JsonApi(type = "requestApplePaySession")
class RequestApplePaySession : Resource
RequestApplePaySessionBody
Link copied to clipboard
class RequestApplePaySessionBody
Transaction
Link copied to clipboard
@JsonApi(type = "transaction")
class Transaction : Resource
TransactionCreate
Link copied to clipboard
@JsonApi(type = "transactionCreate")
class TransactionCreate : Resource
TransactionCreateBody
Link copied to clipboard
class TransactionCreateBody
TransactionLinks
Link copied to clipboard
class TransactionLinks
Transactions
Link copied to clipboard
typealias Transactions = List<Transaction>