toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment.billingkey
/
InstantBillingKeyPaymentMethodInput
Instant
Billing
Key
Payment
Method
Input
@
Serializable
data
class
InstantBillingKeyPaymentMethodInput
(
val
card
:
InstantBillingKeyPaymentMethodInputCard
?
=
null
)
빌링키 발급 시 결제 수단 입력 양식
Members
Constructors
Instant
Billing
Key
Payment
Method
Input
Link copied to clipboard
constructor
(
card
:
InstantBillingKeyPaymentMethodInputCard
?
=
null
)
Properties
card
Link copied to clipboard
val
card
:
InstantBillingKeyPaymentMethodInputCard
?
=
null