Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 616 Bytes

ReportOrderTotal.md

File metadata and controls

17 lines (12 loc) · 616 Bytes

woocommerce_client.model.ReportOrderTotal

Load the model package

import 'package:woocommerce_client/woocommerce_client.dart';

Properties

Name Type Description Notes
slug String An alphanumeric identifier for the resource. [optional]
name String Order status name. [optional]
total String Amount of orders. [optional]

[Back to Model list] [Back to API list] [Back to README]