menu
portone_flutter package
documentation
v2/model/response/payment_response.dart
PaymentResponse
paymentToken property
paymentToken property
dark_mode
light_mode
paymentToken
property
String
?
paymentToken
final
결제 토큰
수동 승인 사용시 수동 승인 API 호출에 필요한 토큰입니다.
Implementation
final String? paymentToken;
portone_flutter package
documentation
v2/model/response/payment_response
PaymentResponse
paymentToken property
PaymentResponse class