SourceCodeGroup document (Data API 23.2)
Document representing a source code group
Property | Type | Constraints | Description |
---|---|---|---|
active |
Boolean | The active flag, a computed value based on start and end time | |
active_redirect |
SourceCodeRedirectInfo | The active redirect information | |
cookie_duration |
Integer | maxIntegerValue=999, minIntegerValue=0 | The cookie duration in days |
creation_date |
Date | Returns the value of attribute 'creationDate'. | |
description |
String | The description | |
enabled |
Boolean | The enabled flag for storefront to consider the source code group, default to false. | |
end_time |
DateTime | The end time | |
id |
String | maxLength=28, minLength=1 | The id of source code group |
inactive_redirect |
SourceCodeRedirectInfo | The inactive redirect information | |
last_modified |
Date | Returns the value of attribute 'lastModified'. | |
link |
String | URL that is used to get this instance, read only | |
specifications |
[SourceCodeSpecification] | Source Code specifications | |
start_time |
DateTime | The start time |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.