Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 580 Bytes

SystemStatusSecurity.md

File metadata and controls

16 lines (11 loc) · 580 Bytes

woocommerce_client.model.SystemStatusSecurity

Load the model package

import 'package:woocommerce_client/woocommerce_client.dart';

Properties

Name Type Description Notes
secureConnection bool Is the connection to your store secure? [optional]
hideErrors bool Hide errors from visitors? [optional]

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