billingEntityId property
The identification of the billing entity to use for the order. > When ordering products in Brazil, you do not need to include the billingEntityId in the request.
Implementation
@BuiltValueField(wireName: r'billingEntityId')
String? get billingEntityId;