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.billingkey
/
GetBillingKeyInfosResponse
Get
Billing
Key
Infos
Response
@
Serializable
data
class
GetBillingKeyInfosResponse
(
val
items
:
List
<
BillingKeyInfo
>
,
val
page
:
PageInfo
)
빌링키 다건 조회 성공 응답 정보
Members
Constructors
Get
Billing
Key
Infos
Response
Link copied to clipboard
constructor
(
items
:
List
<
BillingKeyInfo
>
,
page
:
PageInfo
)
Properties
items
Link copied to clipboard
val
items
:
List
<
BillingKeyInfo
>
조회된 빌링키 리스트
page
Link copied to clipboard
val
page
:
PageInfo
조회된 페이지 정보