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.b2b.taxinvoice
/
B2bTaxInvoiceAttachment
B2b
Tax
Invoice
Attachment
@
Serializable
data
class
B2bTaxInvoiceAttachment
(
val
id
:
String
,
val
name
:
String
,
val
attachedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)
세금계산서 첨부파일
Members
Constructors
B2b
Tax
Invoice
Attachment
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
,
attachedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)
Properties
attached
At
Link copied to clipboard
val
attachedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
첨부 일시
id
Link copied to clipboard
val
id
:
String
첨부 파일 아이디
name
Link copied to clipboard
val
name
:
String
첨부 파일명