menu
cloudpayments package
documentation
three_ds_response.dart
ThreeDsResponse
ThreeDsResponse constructor
ThreeDsResponse constructor
dark_mode
light_mode
ThreeDsResponse
constructor
ThreeDsResponse
(
{
String
?
md
,
String
?
paRes
,
bool
?
success
,
String
?
error
,
})
Implementation
ThreeDsResponse({this.md, this.paRes, this.success, this.error});
cloudpayments package
documentation
three_ds_response
ThreeDsResponse
ThreeDsResponse constructor
ThreeDsResponse class