menu
portone_flutter package
documentation
v2/model/response/payment_response.dart
PaymentResponse
txId property
txId property
dark_mode
light_mode
txId
property
String
txId
final
결제 시도 ID
요청마다 고유하게 생성되는 결제 시도 ID입니다.
Implementation
final String txId;
portone_flutter package
documentation
v2/model/response/payment_response
PaymentResponse
txId property
PaymentResponse class