NonReloadablePrepaidCardRequest

constructor(externalId: String, productId: String, initialBalance: Long, fundsSource: FundsSourceRequest, shippingAddress: ShippingAddressRequest? = null, authRules: AuthRulesRequest? = null, embossId: String? = null, autoPinGeneration: Boolean? = false, customFields: CustomFieldsRequest? = null, serviceFees: List<ServiceFeeRequestModel>? = null, metadata: Map<String, JsonPrimitive>? = null)