id property
The unique identifier of the billing entity, for use as billingEntityId when creating an order.
Implementation
@BuiltValueField(wireName: r'id')
String? get id;
The unique identifier of the billing entity, for use as billingEntityId when creating an order.
@BuiltValueField(wireName: r'id')
String? get id;