Platform Account Transfer Status
@Serializable(with = PlatformAccountTransferStatusSerializer::class )
계좌 이체 상태
Inheritors
Types
Link copied to clipboard
@Serializable(with = PlatformAccountTransferStatus.AsyncProcessingSerializer::class )
비동기 처리 중
Link copied to clipboard
@Serializable(with = PlatformAccountTransferStatus.CancelledSerializer::class )
취소
Link copied to clipboard
@Serializable(with = PlatformAccountTransferStatus.FailedSerializer::class )
실패
Link copied to clipboard
@Serializable(with = PlatformAccountTransferStatus.PreparedSerializer::class )
대기
Link copied to clipboard
@Serializable(with = PlatformAccountTransferStatus.ProcessingSerializer::class )
처리 중
Link copied to clipboard
@Serializable(with = PlatformAccountTransferStatus.ScheduledSerializer::class )
예약
Link copied to clipboard
@Serializable(with = PlatformAccountTransferStatus.StoppedSerializer::class )
중단
Link copied to clipboard
@Serializable(with = PlatformAccountTransferStatus.SucceededSerializer::class )
성공
Link copied to clipboard
현재 SDK 버전에서 알 수 없는 응답을 나타냅니다.