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.platform
/
UpdatePlatformPartnerBodyContact
Update
Platform
Partner
Body
Contact
@
Serializable
data
class
UpdatePlatformPartnerBodyContact
(
val
name
:
String
?
=
null
,
val
phoneNumber
:
String
?
=
null
,
val
email
:
String
?
=
null
)
파트너 담당자 업데이트를 위한 정보
Members
Constructors
Update
Platform
Partner
Body
Contact
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
phoneNumber
:
String
?
=
null
,
email
:
String
?
=
null
)
Properties
email
Link copied to clipboard
val
email
:
String
?
담당자 이메일
name
Link copied to clipboard
val
name
:
String
?
담당자 이름
phone
Number
Link copied to clipboard
val
phoneNumber
:
String
?
담당자 휴대폰 번호