Recognized

@Serializable
sealed interface Recognized : PlatformAccountTransfer

현재 SDK 버전에서 처리 가능한 응답을 나타냅니다.

Inheritors

Properties

Link copied to clipboard
abstract val amount: Long

금액

Link copied to clipboard
abstract val createdAt: Instant

생성 일시

Link copied to clipboard
abstract val currency: Currency

통화

Link copied to clipboard
abstract val depositMemo: String?

받는 이 통장 메모

Link copied to clipboard
abstract val id: String

계좌 이체 아이디

Link copied to clipboard
abstract val isForTest: Boolean

테스트 모드 여부

Link copied to clipboard
abstract val tradedAt: Instant?

이체 일시

Link copied to clipboard
abstract val updatedAt: Instant

수정 일시