{ "sections": [ "title", "description", "file_information", "directory_location", "fields", "wsdl_segment" ], "title": "FlowDefinition - Metadata API", "description": "Represents the flow definition’s description and active flow version number.", "file_information": ".flowDefinition", "directory_location": "flowDefinitions", "fields_columns": [ "type", "description" ], "fields": { "activeVersionNumber": { "type": "int", "description": "The version number of the active flow." }, "apiVersion": { "type": "int", "description": "Reserved for internal use." }, "description": { "type": "string", "description": "Description of the flow definition." }, "masterLabel": { "type": "string", "description": "Label for the flow definition. In managed packages, this field inherits the flow’s active version name. To change this label from a subscriber’s org, edit the packaged flow name." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n\n\n \n \n \n\n```" }