PaymentWithCursor

@Serializable
data class PaymentWithCursor(val payment: Payment, val cursor: String)

결제 건 및 커서 정보

Constructors

Link copied to clipboard
constructor(payment: Payment, cursor: String)

Properties

Link copied to clipboard

해당 결제 건의 커서 정보

Link copied to clipboard

결제 건 정보