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.payment
/
PaymentMethodGiftCertificate
Payment
Method
Gift
Certificate
@
Serializable
@
SerialName
(
value
=
"PaymentMethodGiftCertificate"
)
data
class
PaymentMethodGiftCertificate
(
val
giftCertificateType
:
PaymentMethodGiftCertificateType
?
=
null
,
val
approvalNumber
:
String
)
:
PaymentMethod.Recognized
상품권 상세 정보
Members
Constructors
Payment
Method
Gift
Certificate
Link copied to clipboard
constructor
(
giftCertificateType
:
PaymentMethodGiftCertificateType
?
=
null
,
approvalNumber
:
String
)
Properties
approval
Number
Link copied to clipboard
val
approvalNumber
:
String
상품권 승인 번호
gift
Certificate
Type
Link copied to clipboard
val
giftCertificateType
:
PaymentMethodGiftCertificateType
?
상품권 종류