Platform Deposit Account Transfer
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)