@portone/server-sdk
Preparing search index...
Payment
BillingKey
InstantBillingKeyPaymentMethodInput
Type Alias InstantBillingKeyPaymentMethodInput
빌링키 발급 시 결제 수단 입력 양식
card
를 반드시 입력해 주세요.
type
InstantBillingKeyPaymentMethodInput
=
{
card
?:
InstantBillingKeyPaymentMethodInputCard
;
}
Index
Properties
card?
Properties
Optional
card
card
?:
InstantBillingKeyPaymentMethodInputCard
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
@portone/server-sdk
Loading...
빌링키 발급 시 결제 수단 입력 양식
card
를 반드시 입력해 주세요.