GetSavingsProductsPaymentChannelToFundSourceMappings

@Serializable
data class GetSavingsProductsPaymentChannelToFundSourceMappings(val fundSourceAccount: GetSavingsProductsFundSourceAccount? = null, val paymentType: GetSavingsProductsPaymentType? = null)

Parameters

fundSourceAccount
paymentType

Constructors

constructor(fundSourceAccount: GetSavingsProductsFundSourceAccount? = null, paymentType: GetSavingsProductsPaymentType? = null)

Properties

Link copied to clipboard