PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment
/
IssuedPaymentCashReceipt
Issued
Payment
Cash
Receipt
@
Serializable
@
SerialName
(
value
=
"ISSUED"
)
data
class
IssuedPaymentCashReceipt
(
val
type
:
CashReceiptType
?
=
null
,
val
pgReceiptId
:
String
?
=
null
,
val
issueNumber
:
String
,
val
totalAmount
:
Long
,
val
taxFreeAmount
:
Long
?
=
null
,
val
currency
:
Currency
,
val
url
:
String
?
=
null
,
val
issuedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)
:
PaymentCashReceipt.Recognized
발급 완료된 현금영수증
Members
Constructors
Issued
Payment
Cash
Receipt
Link copied to clipboard
constructor
(
type
:
CashReceiptType
?
=
null
,
pgReceiptId
:
String
?
=
null
,
issueNumber
:
String
,
totalAmount
:
Long
,
taxFreeAmount
:
Long
?
=
null
,
currency
:
Currency
,
url
:
String
?
=
null
,
issuedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)
Properties
currency
Link copied to clipboard
open
override
val
currency
:
Currency
통화
issued
At
Link copied to clipboard
open
override
val
issuedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
발급 시점
issue
Number
Link copied to clipboard
open
override
val
issueNumber
:
String
승인 번호
pg
Receipt
Id
Link copied to clipboard
open
override
val
pgReceiptId
:
String
?
=
null
PG사 영수증 발급 아이디
tax
Free
Amount
Link copied to clipboard
open
override
val
taxFreeAmount
:
Long
?
=
null
면세액
total
Amount
Link copied to clipboard
open
override
val
totalAmount
:
Long
총 금액
type
Link copied to clipboard
open
override
val
type
:
CashReceiptType
?
=
null
현금영수증 유형
url
Link copied to clipboard
open
override
val
url
:
String
?
=
null
현금영수증 URL