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 updatedAt: Instant

수정 일자