PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
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
조회된 페이지 정보