locationId property

String? locationId
final

The ID of the location that this invoice is associated with.

If specified in a CreateInvoice request, the value must match the location_id of the associated order.

Implementation

final String? locationId;