Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 604 Bytes

Product1DefaultAttributesInner.md

File metadata and controls

17 lines (12 loc) · 604 Bytes

woocommerce_client.model.Product1DefaultAttributesInner

Load the model package

import 'package:woocommerce_client/woocommerce_client.dart';

Properties

Name Type Description Notes
id int Attribute ID. [optional]
name String Attribute name. [optional]
option String Selected attribute term name. [optional]

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