PortOne Server SDK for JVM
Toggle table of contents
0.24.0-2-g45541d7d56
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.b2b.counterparty
/
B2bCounterpartyContact
B2b
Counterparty
Contact
@
Serializable
data
class
B2bCounterpartyContact
(
val
name
:
String
,
val
phoneNumber
:
String
?
=
null
,
val
email
:
String
,
val
memo
:
String
?
=
null
)
거래처 담당자 정보
Members
Constructors
B2b
Counterparty
Contact
Link copied to clipboard
constructor
(
name
:
String
,
phoneNumber
:
String
?
=
null
,
email
:
String
,
memo
:
String
?
=
null
)
Properties
email
Link copied to clipboard
val
email
:
String
담당자 이메일
memo
Link copied to clipboard
val
memo
:
String
?
담당자 메모
name
Link copied to clipboard
val
name
:
String
담당자 성명
phone
Number
Link copied to clipboard
val
phoneNumber
:
String
?
담당자 전화번호