@portone/server-sdk
Preparing search index...
Payment
PaymentWithCursor
Type Alias PaymentWithCursor
결제 건 및 커서 정보
type
PaymentWithCursor
=
{
payment
:
Payment
.
Payment
;
cursor
:
string
;
}
Index
Properties
payment
cursor
Properties
payment
payment
:
Payment
.
Payment
결제 건 정보
cursor
cursor
:
string
해당 결제 건의 커서 정보
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payment
cursor
@portone/server-sdk
Loading...
결제 건 및 커서 정보