AuthRulesRequest

@Serializable
data class AuthRulesRequest(val allowedMerchants: AllowedMerchantsModel? = null)

Card authorization rules request model.

Constructors

Link copied to clipboard
constructor(allowedMerchants: AllowedMerchantsModel? = null)

Properties

Link copied to clipboard
@SerialName(value = "allowed_merchants")
val allowedMerchants: AllowedMerchantsModel? = null

Card transactions from one or more merchants