PortOne Server SDK for JVM
Toggle table of contents
0.17.1-alpha2-1-gea614106bf
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.b2b.business
/
B2bBusinessInfoResult
B2b
Business
Info
Result
@
Serializable
data
class
B2bBusinessInfoResult
(
val
brn
:
String
,
val
businessInfo
:
B2bBusinessInfo
?
=
null
,
val
error
:
String
?
=
null
)
사업자 정보 조회 결과
Members
Constructors
B2b
Business
Info
Result
Link copied to clipboard
constructor
(
brn
:
String
,
businessInfo
:
B2bBusinessInfo
?
=
null
,
error
:
String
?
=
null
)
Properties
brn
Link copied to clipboard
val
brn
:
String
사업자등록번호
business
Info
Link copied to clipboard
val
businessInfo
:
B2bBusinessInfo
?
=
null
사업자 정보
error
Link copied to clipboard
val
error
:
String
?
=
null
조회 실패 메시지