@portone/server-sdk
Preparing search index...
Payment
BillingKey
GetBillingKeyInfosResponse
Type Alias GetBillingKeyInfosResponse
빌링키 다건 조회 성공 응답 정보
type
GetBillingKeyInfosResponse
=
{
items
:
BillingKeyInfo
[]
;
page
:
PageInfo
;
}
Index
Properties
items
page
Properties
items
items
:
BillingKeyInfo
[]
조회된 빌링키 리스트
page
page
:
PageInfo
조회된 페이지 정보
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
page
@portone/server-sdk
Loading...
빌링키 다건 조회 성공 응답 정보