CardRequest

constructor(programName: String, currency: String, mobile: String? = null, cardPin: String? = null, externalId: String? = null, deliveryAddress: DeliveryAddress? = null, termsAndConditionsAccepted: Boolean? = null, eDisclosureAccepted: Boolean? = null)