Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 567 Bytes

Product1DownloadsInner.md

File metadata and controls

17 lines (12 loc) · 567 Bytes

woocommerce_client.model.Product1DownloadsInner

Load the model package

import 'package:woocommerce_client/woocommerce_client.dart';

Properties

Name Type Description Notes
id String File ID. [optional]
name String File name. [optional]
file String File URL. [optional]

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