toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
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
결제 건 정보