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.partner
/
CreatePlatformPartnerBodyContact
Create
Platform
Partner
Body
Contact
@
Serializable
data
class
CreatePlatformPartnerBodyContact
(
val
name
:
String
,
val
email
:
String
,
val
phoneNumber
:
String
?
=
null
)
파트너 담당자 정보
Members
Constructors
Create
Platform
Partner
Body
Contact
Link copied to clipboard
constructor
(
name
:
String
,
email
:
String
,
phoneNumber
:
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
?
=
null
담당자 휴대폰 번호