GooglePayCustomerInfoCardInfo

Properties

Link copied to clipboard
@SerializedName(value = "assuranceDetails")
var assuranceDetails: GooglePayCustomerInfoAssuranceDetails?
Link copied to clipboard
@SerializedName(value = "billingAddress")
var billingAddress: GooglePayCustomerInfoBillingAddress?
Link copied to clipboard
@SerializedName(value = "cardDetails")
var cardDetails: String?
Link copied to clipboard
@SerializedName(value = "cardNetwork")
var cardNetwork: String?