DepositStatus

constructor(amount: String? = null, currency: String? = null, financialTransactionId: String? = null, externalId: String? = null, payee: Party? = null, payerMessage: String? = null, payeeNote: String? = null, status: StatusTypes? = null, reason: ErrorResponse? = null)