Get Self Clients Client Id Transactions Transaction Id Response
@Serializable
GetSelfClientsClientIdTransactionsTransactionIdResponse
Parameters
amount
currency
date
id
office Id
office Name
reversed
submitted On Date
type
Constructors
Link copied to clipboard
constructor(amount: Float? = null, currency: GetSelfClientsSavingsAccountsCurrency? = null, date: LocalDate? = null, id: Int? = null, officeId: Int? = null, officeName: String? = null, reversed: Boolean? = null, submittedOnDate: LocalDate? = null, type: GetSelfClientsClientIdTransactionsType? = null)