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.platform.policy
/
GetPlatformContractsResponse
Get
Platform
Contracts
Response
@
Serializable
data
class
GetPlatformContractsResponse
(
val
items
:
List
<
PlatformContract
>
,
val
page
:
PageInfo
)
계약 다건 조회 성공 응답
Members
Constructors
Get
Platform
Contracts
Response
Link copied to clipboard
constructor
(
items
:
List
<
PlatformContract
>
,
page
:
PageInfo
)
Properties
items
Link copied to clipboard
val
items
:
List
<
PlatformContract
>
조회된 계약 리스트
page
Link copied to clipboard
val
page
:
PageInfo
조회된 페이지 정보