CardNetworks

@JsonClass(generateAdapter = true)
data class CardNetworks : Serializable

Contains information about card networks that can be used to process the payment.

Properties

Link copied to clipboard

All available networks for the card.

Link copied to clipboard
val preferred: String? = null

The preferred network for the card.