nauticalOrdersTotal
Return the total sales amount from a specific period.
nauticalOrdersTotal(
period: ReportingPeriod
): TaxedMoney
Arguments
nauticalOrdersTotal.period ● ReportingPeriod enum
A period of time.
Type
TaxedMoney object
Represents a monetary value with taxes. In cases where taxes were not applied, net and gross values will be equal.