menu
portone_flutter package
documentation
v2/model/response/issue_billing_key_response.dart
IssueBillingKeyResponse
billingKey property
billingKey property
dark_mode
light_mode
billingKey
property
String
billingKey
final
빌링키
빌링 결제를 일으킬 때 사용하는 빌링키입니다. 수동 승인 사용시 'NEEDS_CONFIRMATION'으로 전달됩니다.
Implementation
final String billingKey;
portone_flutter package
documentation
v2/model/response/issue_billing_key_response
IssueBillingKeyResponse
billingKey property
IssueBillingKeyResponse class