CloseVirtualAccountResponse

@Serializable
data class CloseVirtualAccountResponse(val closedAt: @Serializable(with = InstantSerializer::class) Instant)

가상계좌 말소 성공 응답

Constructors

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

Properties

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

가상계좌 말소 시점