PlatformDepositAccountTransfer

constructor(id: String, currency: Currency, amount: Long, depositMemo: String? = null, isForTest: Boolean, createdAt: @Serializable(with = InstantSerializer::class) Instant, updatedAt: @Serializable(with = InstantSerializer::class) Instant, depositorName: String)