merchantCountryCode property
@doc The ISO country code where the merchant is based.
Implementation
@$pb.TagNumber(4)
$core.String get merchantCountryCode => $_getSZ(3);
@doc The ISO country code where the merchant is based.
@$pb.TagNumber(4)
$core.String get merchantCountryCode => $_getSZ(3);