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
/
PaymentWithCursor
Payment
With
Cursor
@
Serializable
data
class
PaymentWithCursor
(
val
payment
:
Payment
,
val
cursor
:
String
)
결제 건 및 커서 정보
Members
Constructors
Payment
With
Cursor
Link copied to clipboard
constructor
(
payment
:
Payment
,
cursor
:
String
)
Properties
cursor
Link copied to clipboard
val
cursor
:
String
해당 결제 건의 커서 정보
payment
Link copied to clipboard
val
payment
:
Payment
결제 건 정보