View Page
Export to Word
Export to PDF
Archive
Page history
View ownership
A
t
tachments (0)
Page Information
View Source
Content
…
UlysesCloud private API
Introduction
Entities
DayOfWeek
Page Comparison
Versions Compared
Version
Old Version
1
New Version
Current
Changes made by
David Garcerán
David Garcerán
Saved on
Jul 16, 2018
Jul 16, 2018
View Page History
Key
This line was added.
This line was removed.
Formatting was changed.
Structure
Excerpt
Field
Type
Required
Description
id
int
true
Unique identifier for the DayOfWeek.
code
String
true
Code of the day
name
string
String
true
Name of the day
JSON representation
Code Block
language
powershell
theme
DJango
{ "id": 1, "code": "Sun", "name": "Sunday", "nameI18n": "Sunday" }
General
Content
Integrations
{"serverDuration": 190, "requestCorrelationId": "2f31090329414bbcb03f5e57fc5cc60b"}