TokenDetails
constructor(type: String, token: String, expiresOn: String, expiryMonth: Int, expiryYear: Int, scheme: String?, schemeLocal: String?, last4: String, bin: String, cardType: String?, cardCategory: String?, issuer: String?, issuerCountry: String?, productId: String? = null, productType: String? = null, billingAddress: Address? = null, phone: Phone? = null, tokenFormat: String? = null, name: String?)