billingAddressPeriodStateOrProvince property
- @BuiltValueField.new(wireName: r'billingAddress.stateOrProvince')
The billing address state or province passed in the payment request. Example: NH
Implementation
@BuiltValueField(wireName: r'billingAddress.stateOrProvince')
String? get billingAddressPeriodStateOrProvince;