Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 617 Bytes

ReportCouponTotal.md

File metadata and controls

17 lines (12 loc) · 617 Bytes

woocommerce_client.model.ReportCouponTotal

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 Coupon type name. [optional]
total String Amount of coupons. [optional]

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