menu
googleapis package
documentation
content/v2_1.dart
MerchantRejectionReason
MerchantRejectionReason constructor
MerchantRejectionReason constructor
dark_mode
light_mode
MerchantRejectionReason
constructor
MerchantRejectionReason
(
{
String
?
description
,
String
?
reasonCode
,
})
Implementation
MerchantRejectionReason({ this.description, this.reasonCode, });
googleapis package
documentation
content/v2_1
MerchantRejectionReason
MerchantRejectionReason constructor
MerchantRejectionReason class