shopperName property
The shopper's name. When the entityType is Company, the shopperName.lastName must contain the company name.
Implementation
@BuiltValueField(wireName: r'shopperName')
Name? get shopperName;
The shopper's name. When the entityType is Company, the shopperName.lastName must contain the company name.
@BuiltValueField(wireName: r'shopperName')
Name? get shopperName;