menu
portone_flutter package
documentation
v2/model/response/identity_verification_response.dart
IdentityVerificationResponse
pgCode property
pgCode property
dark_mode
light_mode
pgCode
property
String
?
pgCode
final
PG 오류 코드
PG에서 오류 코드를 내려 주는 경우 이 오류 코드를 그대로 반환합니다.
Implementation
final String? pgCode;
portone_flutter package
documentation
v2/model/response/identity_verification_response
IdentityVerificationResponse
pgCode property
IdentityVerificationResponse class