Root Schema : setEnabledLookupCodes_view-lookupLOV
Match All
Gets all of the set-enabled lookup codes for the given lookup type, filtering on the optional active date and always including the optional current value.
Show Source { "allOf":[ { "$ref":"#/components/schemas/__collection_context" }, { "type":"object", "properties":{ "items":{ "type":"array", "items":{ "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "lookupType":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupType" }, "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/setId" }, "lookupCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupCode" }, "meaning":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/meaning" }, "description":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/description" }, "setIdSet":{ "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setId" }, "setCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setCode" }, "setName":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setName" } } } ] } } } ] } } }, "description":"Gets all of the set-enabled lookup codes for the given lookup type, filtering on the optional active date and always including the optional current value." } ] }
Nested Schema : __collection_context
Type: object
Show Source { "type":"object", "properties":{ "hasMore":{ "type":"boolean" } } }
Nested Schema : setEnabledLookupCodes_view-lookupLOV-allOf[1]
Type: object
Gets all of the set-enabled lookup codes for the given lookup type, filtering on the optional active date and always including the optional current value.
Show Source { "type":"object", "properties":{ "items":{ "type":"array", "items":{ "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "lookupType":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupType" }, "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/setId" }, "lookupCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupCode" }, "meaning":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/meaning" }, "description":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/description" }, "setIdSet":{ "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setId" }, "setCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setCode" }, "setName":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setName" } } } ] } } } ] } } }, "description":"Gets all of the set-enabled lookup codes for the given lookup type, filtering on the optional active date and always including the optional current value." }
Nested Schema : items
Type: array
Show Source { "type":"array", "items":{ "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "lookupType":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupType" }, "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/setId" }, "lookupCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupCode" }, "meaning":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/meaning" }, "description":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/description" }, "setIdSet":{ "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setId" }, "setCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setCode" }, "setName":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setName" } } } ] } } } ] } }
Nested Schema : items
Match All
Show Source { "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "lookupType":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupType" }, "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/setId" }, "lookupCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupCode" }, "meaning":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/meaning" }, "description":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/description" }, "setIdSet":{ "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setId" }, "setCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setCode" }, "setName":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setName" } } } ] } } } ] }
Nested Schema : __busObj_context
Type: object
Show Source { "type":"object", "properties":{ "$id":{ "type":"string" }, "$context":{ "type":"object", "properties":{ "etag":{ "type":"string" }, "links":{ "type":"object", "properties":{ "$self":{ "type":"object", "properties":{ "href":{ "type":"string" } } } }, "readOnly":true } } } } }
Nested Schema : items-allOf[1]
Type: object
Show Source { "type":"object", "properties":{ "lookupType":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupType" }, "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/setId" }, "lookupCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/lookupCode" }, "meaning":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/meaning" }, "description":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields/properties/description" }, "setIdSet":{ "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setId" }, "setCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setCode" }, "setName":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setName" } } } ] } } }
Nested Schema : $context
Type: object
Show Source { "type":"object", "properties":{ "etag":{ "type":"string" }, "links":{ "type":"object", "properties":{ "$self":{ "type":"object", "properties":{ "href":{ "type":"string" } } } }, "readOnly":true } } }
Nested Schema : links
Type: object
Read Only: true
Show Source { "type":"object", "properties":{ "$self":{ "type":"object", "properties":{ "href":{ "type":"string" } } } }, "readOnly":true }
Nested Schema : $self
Type: object
Show Source { "type":"object", "properties":{ "href":{ "type":"string" } } }
Nested Schema : setIdSet
Match All
Show Source { "allOf":[ { "$ref":"#/components/schemas/__busObj_context" }, { "type":"object", "properties":{ "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setId" }, "setCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setCode" }, "setName":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setName" } } } ] }
Nested Schema : setIdSet-allOf[1]
Type: object
Show Source { "type":"object", "properties":{ "setId":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setId" }, "setCode":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setCode" }, "setName":{ "$ref":"#/components/schemas/oraCommonAppsInfraObjects.SetIdSet_item-fields/properties/setName" } } }