SupportedKind

@JsonSerializable
data class SupportedKind(val scheme: PaymentScheme, val networks: List<PaymentNetwork>)(source)

Constructors

Link copied to clipboard
constructor(scheme: PaymentScheme, networks: List<PaymentNetwork>)

Properties

Link copied to clipboard
Link copied to clipboard