Skip to content

Files

Latest commit

 

History

History
17 lines (12 loc) · 881 Bytes

LayerRep.md

File metadata and controls

17 lines (12 loc) · 881 Bytes

LayerRep

Properties

Name Type Description Notes
key str The key of the layer
name str The name of the layer
description str The description of the layer
created_at int
randomization_unit str The unit of randomization for the layer [optional]
environments {str: (LayerConfigurationRep,)} The layer configurations for each requested environment [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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