menu
paynow package
documentation
models/init_response.dart
InitResponse
authorizationCode property
authorizationCode property
dark_mode
light_mode
authorizationCode
property
String
?
authorizationCode
final
Authorization Code The authorization code for the transaction
Implementation
final String? authorizationCode;
paynow package
documentation
models/init_response
InitResponse
authorizationCode property
InitResponse class