paypalPayerStatus property
The status of the buyer's PayPal account. Example: unverified
Implementation
@BuiltValueField(wireName: r'paypalPayerStatus')
String? get paypalPayerStatus;
The status of the buyer's PayPal account. Example: unverified
@BuiltValueField(wireName: r'paypalPayerStatus')
String? get paypalPayerStatus;