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