import 'package:swagger/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
offset | String | to specify if the offset is not in the date and if the timezone is different from the default one | [optional] [default to null] |
uri | String | URI of the form being updated | [default to null] |
sectionUris | List<String> | [optional] [default to []] | |
formChildrenUris | List<String> | [optional] [default to []] | |
formParentsUris | List<String> | [optional] [default to []] | |
emptyChildrenUris | List<String> | [optional] [default to []] | |
type | String | [optional] [default to null] | |
codeLot | String | code lot of the form | [default to null] |
createdDate | String | timestamp | [default to null] |
commitAddress | String | address of the commit | [default to null] |
updatedDate | String | timestamp | [default to null] |
isRoot | bool | boolean | [default to null] |