PaymentEventWithCursor

@Serializable
data class PaymentEventWithCursor(val paymentEvent: PaymentEvent, val cursor: String)

결제 이벤트 및 커서 정보

Constructors

Link copied to clipboard
constructor(paymentEvent: PaymentEvent, cursor: String)

Properties

Link copied to clipboard

해당 결제 이벤트의 커서 정보

Link copied to clipboard

결제 이벤트 정보