data property
List of legal entities that can be used for the billing of orders.
Implementation
@BuiltValueField(wireName: r'data')
BuiltList<BillingEntity>? get data;
List of legal entities that can be used for the billing of orders.
@BuiltValueField(wireName: r'data')
BuiltList<BillingEntity>? get data;