Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 535 Bytes

WorkspaceSchemaDomainsInner.md

File metadata and controls

16 lines (11 loc) · 535 Bytes

dub.model.WorkspaceSchemaDomainsInner

Load the model package

import 'package:dub/api.dart';

Properties

Name Type Description Notes
slug String The domain name.
primary bool Whether the domain is the primary domain for the workspace. [default to false]

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