Salesforce · Schema

PicklistFieldValues

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Properties

Name Type Description
CleanStatus object
LeadSource object
Level__c object
MailingGeocodeAccuracy object
OtherGeocodeAccuracy object
Salutation object
View JSON Schema on GitHub

JSON Schema

salesforce-picklist-field-values-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "CleanStatus": {
      "type": "object",
      "properties": {
        "controllerValues": {
          "type": "object",
          "example": "example_value"
        },
        "defaultValue": {
          "type": "['string', 'null']",
          "example": "example_value"
        },
        "eTag": {
          "type": "string",
          "example": "example_value"
        },
        "url": {
          "type": "string",
          "example": "https://www.example.com"
        },
        "values": {
          "type": "array",
          "description": "",
          "example": [],
          "items": {
            "type": "object",
            "properties": {
              "attributes": {
                "type": "['string', 'null']",
                "example": "example_value"
              },
              "label": {
                "type": "string",
                "example": "Example Title"
              },
              "validFor": {
                "type": "array",
                "description": "",
                "example": [],
                "items": {
                  "type": "string"
                }
              },
              "value": {
                "type": "string",
                "example": "example_value"
              }
            },
            "required": [
              "attributes",
              "label",
              "validFor",
              "value"
            ]
          }
        }
      },
      "required": [
        "controllerValues",
        "defaultValue",
        "eTag",
        "url",
        "values"
      ]
    },
    "LeadSource": {
      "type": "object",
      "properties": {
        "controllerValues": {
          "type": "object",
          "example": "example_value"
        },
        "defaultValue": {
          "type": "['string', 'null']",
          "example": "example_value"
        },
        "eTag": {
          "type": "string",
          "example": "example_value"
        },
        "url": {
          "type": "string",
          "example": "https://www.example.com"
        },
        "values": {
          "type": "array",
          "description": "",
          "example": [],
          "items": {
            "type": "object",
            "properties": {
              "attributes": {
                "type": "['string', 'null']",
                "example": "example_value"
              },
              "label": {
                "type": "string",
                "example": "Example Title"
              },
              "validFor": {
                "type": "array",
                "description": "",
                "example": [],
                "items": {
                  "type": "string"
                }
              },
              "value": {
                "type": "string",
                "example": "example_value"
              }
            },
            "required": [
              "attributes",
              "label",
              "validFor",
              "value"
            ]
          }
        }
      },
      "required": [
        "controllerValues",
        "defaultValue",
        "eTag",
        "url",
        "values"
      ]
    },
    "Level__c": {
      "type": "object",
      "properties": {
        "controllerValues": {
          "type": "object",
          "example": "example_value"
        },
        "defaultValue": {
          "type": "['string', 'null']",
          "example": "example_value"
        },
        "eTag": {
          "type": "string",
          "example": "example_value"
        },
        "url": {
          "type": "string",
          "example": "https://www.example.com"
        },
        "values": {
          "type": "array",
          "description": "",
          "example": [],
          "items": {
            "type": "object",
            "properties": {
              "attributes": {
                "type": "['string', 'null']",
                "example": "example_value"
              },
              "label": {
                "type": "string",
                "example": "Example Title"
              },
              "validFor": {
                "type": "array",
                "description": "",
                "example": [],
                "items": {
                  "type": "string"
                }
              },
              "value": {
                "type": "string",
                "example": "example_value"
              }
            },
            "required": [
              "attributes",
              "label",
              "validFor",
              "value"
            ]
          }
        }
      },
      "required": [
        "controllerValues",
        "defaultValue",
        "eTag",
        "url",
        "values"
      ]
    },
    "MailingGeocodeAccuracy": {
      "type": "object",
      "properties": {
        "controllerValues": {
          "type": "object",
          "example": "example_value"
        },
        "defaultValue": {
          "type": "['string', 'null']",
          "example": "example_value"
        },
        "eTag": {
          "type": "string",
          "example": "example_value"
        },
        "url": {
          "type": "string",
          "example": "https://www.example.com"
        },
        "values": {
          "type": "array",
          "description": "",
          "example": [],
          "items": {
            "type": "object",
            "properties": {
              "attributes": {
                "type": "['string', 'null']",
                "example": "example_value"
              },
              "label": {
                "type": "string",
                "example": "Example Title"
              },
              "validFor": {
                "type": "array",
                "description": "",
                "example": [],
                "items": {
                  "type": "string"
                }
              },
              "value": {
                "type": "string",
                "example": "example_value"
              }
            },
            "required": [
              "attributes",
              "label",
              "validFor",
              "value"
            ]
          }
        }
      },
      "required": [
        "controllerValues",
        "defaultValue",
        "eTag",
        "url",
        "values"
      ]
    },
    "OtherGeocodeAccuracy": {
      "type": "object",
      "properties": {
        "controllerValues": {
          "type": "object",
          "example": "example_value"
        },
        "defaultValue": {
          "type": "['string', 'null']",
          "example": "example_value"
        },
        "eTag": {
          "type": "string",
          "example": "example_value"
        },
        "url": {
          "type": "string",
          "example": "https://www.example.com"
        },
        "values": {
          "type": "array",
          "description": "",
          "example": [],
          "items": {
            "type": "object",
            "properties": {
              "attributes": {
                "type": "['string', 'null']",
                "example": "example_value"
              },
              "label": {
                "type": "string",
                "example": "Example Title"
              },
              "validFor": {
                "type": "array",
                "description": "",
                "example": [],
                "items": {
                  "type": "string"
                }
              },
              "value": {
                "type": "string",
                "example": "example_value"
              }
            },
            "required": [
              "attributes",
              "label",
              "validFor",
              "value"
            ]
          }
        }
      },
      "required": [
        "controllerValues",
        "defaultValue",
        "eTag",
        "url",
        "values"
      ]
    },
    "Salutation": {
      "type": "object",
      "properties": {
        "controllerValues": {
          "type": "object",
          "example": "example_value"
        },
        "defaultValue": {
          "type": "['string', 'null']",
          "example": "example_value"
        },
        "eTag": {
          "type": "string",
          "example": "example_value"
        },
        "url": {
          "type": "string",
          "example": "https://www.example.com"
        },
        "values": {
          "type": "array",
          "description": "",
          "example": [],
          "items": {
            "type": "object",
            "properties": {
              "attributes": {
                "type": "['string', 'null']",
                "example": "example_value"
              },
              "label": {
                "type": "string",
                "example": "Example Title"
              },
              "validFor": {
                "type": "array",
                "description": "",
                "example": [],
                "items": {
                  "type": "string"
                }
              },
              "value": {
                "type": "string",
                "example": "example_value"
              }
            },
            "required": [
              "attributes",
              "label",
              "validFor",
              "value"
            ]
          }
        }
      },
      "required": [
        "controllerValues",
        "defaultValue",
        "eTag",
        "url",
        "values"
      ]
    }
  },
  "required": [
    "CleanStatus",
    "LeadSource",
    "Level__c",
    "MailingGeocodeAccuracy",
    "OtherGeocodeAccuracy",
    "Salutation"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PicklistFieldValues"
}