PlatformDepositAccountTransfer

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