WithdrawalRecipientRequest

constructor(label: String? = null, title: String? = null, firstName: String? = null, lastName: String? = null, address: Address? = null, contactInfo: ContactInformation? = null, paymentInstrument: RecipientPaymentInstrument, type: RecipientType? = null, birthData: String? = null)