PortOne Server SDK for JVM
Toggle table of contents
0.24.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.b2b.taxinvoice
/
B2bTaxInvoiceCompany
B2b
Tax
Invoice
Company
@
Serializable
data
class
B2bTaxInvoiceCompany
(
val
brn
:
String
?
=
null
,
val
counterpartyId
:
String
?
=
null
,
val
taxRegistrationId
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
representativeName
:
String
?
=
null
,
val
address
:
String
?
=
null
,
val
businessType
:
String
?
=
null
,
val
businessClass
:
String
?
=
null
,
val
contact
:
B2bTaxInvoiceContact
?
=
null
)
Members
Constructors
B2b
Tax
Invoice
Company
Link copied to clipboard
constructor
(
brn
:
String
?
=
null
,
counterpartyId
:
String
?
=
null
,
taxRegistrationId
:
String
?
=
null
,
name
:
String
?
=
null
,
representativeName
:
String
?
=
null
,
address
:
String
?
=
null
,
businessType
:
String
?
=
null
,
businessClass
:
String
?
=
null
,
contact
:
B2bTaxInvoiceContact
?
=
null
)
Properties
address
Link copied to clipboard
val
address
:
String
?
주소
brn
Link copied to clipboard
val
brn
:
String
?
사업자등록번호
business
Class
Link copied to clipboard
val
businessClass
:
String
?
종목
business
Type
Link copied to clipboard
val
businessType
:
String
?
업태
contact
Link copied to clipboard
val
contact
:
B2bTaxInvoiceContact
?
담당자
counterparty
Id
Link copied to clipboard
val
counterpartyId
:
String
?
거래처 ID
name
Link copied to clipboard
val
name
:
String
?
상호명
representative
Name
Link copied to clipboard
val
representativeName
:
String
?
대표자 성명
tax
Registration
Id
Link copied to clipboard
val
taxRegistrationId
:
String
?
종사업자 식별 번호