{ "sections": [ "title", "description", "file_information", "directory_location", "fields", "wsdl_segment", "declarative_metadata_sample_definition" ], "title": "SandboxSettings - Metadata API", "description": "Represents Sandbox settings. This type extends the Metadata metadata type and inherits its fullName field.", "file_information": ".settings", "directory_location": "settings", "fields_columns": [ "type", "description" ], "fields": { "disableSandboxExpirationEmails": { "type": "boolean", "description": "Indicates whether to disable sandbox expiration email notifications for the source (production) org: true or false. When disabled in the source (production) org, users no longer receive email notifications for impending deletions of sandboxes that have been inactive for 180 days or longer." } }, "wsdl_segment": "```xml\n\n \n \n \n\n\n \n \n \n \n \n \n \n \n\n```", "declarative_metadata_sample_definition": [ { "description": "The following is an example of a SandboxSettings component.", "code": "\n\n true\n" } ] }