ConfirmEscrowResponse

@Serializable
data class ConfirmEscrowResponse(val completedAt: @Serializable(with = InstantSerializer::class) Instant)

에스크로 구매 확정 성공 응답

Constructors

Link copied to clipboard
constructor(completedAt: @Serializable(with = InstantSerializer::class) Instant)

Properties

Link copied to clipboard
val completedAt: @Serializable(with = InstantSerializer::class) Instant

에스크로 구매 확정 시점