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.errors
/
PlatformPartnerIdsAlreadyExistError
Platform
Partner
Ids
Already
Exist
Error
@
Serializable
@
SerialName
(
value
=
"PLATFORM_PARTNER_IDS_ALREADY_EXISTS"
)
data
class
PlatformPartnerIdsAlreadyExistError
:
CreatePlatformPartnersError
Members
Properties
graphql
Ids
Link copied to clipboard
val
graphqlIds
:
List
<
String
>
ids
Link copied to clipboard
val
ids
:
List
<
String
>
message
Link copied to clipboard
open
override
val
message
:
String
?
=
null