PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment
/
PaymentEventWithCursor
Payment
Event
With
Cursor
@
Serializable
data
class
PaymentEventWithCursor
(
val
paymentEvent
:
PaymentEvent
,
val
cursor
:
String
)
결제 이벤트 및 커서 정보
Members
Constructors
Payment
Event
With
Cursor
Link copied to clipboard
constructor
(
paymentEvent
:
PaymentEvent
,
cursor
:
String
)
Properties
cursor
Link copied to clipboard
val
cursor
:
String
해당 결제 이벤트의 커서 정보
payment
Event
Link copied to clipboard
val
paymentEvent
:
PaymentEvent
결제 이벤트 정보