StopPaymentCancellationResponse

@Serializable
data class StopPaymentCancellationResponse(val stoppedAt: @Serializable(with = InstantSerializer::class) Instant)

결제 취소 요청 취소 성공 응답

Constructors

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

Properties

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

결제 취소 요청 취소 완료 시각