Hierarchy

Properties

createdById: string

ID of the user who created the file.

createdByName: string

Name of the user who created the file.

createdDate: string

Name of the file.

fileName: string

Name of the file.

fullName: string

Required. The file developer name used as a unique identifier for API access. The value is based on the fileName but the characters allowed are more restrictive. The fullName can contain only underscores and alphanumeric characters. It must be unique, begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores.

id: string
lastModifiedById: string

ID of the user who last modified the file.

lastModifiedByName: string

Name of the user who last modified the file.

lastModifiedDate: string

Date and time that the file was last modified.

manageableState?: ManageableState
namespacePrefix?: string

If any, the namespace prefix of the component.

type: string

The metadata type, such as CustomObject, CustomField, or ApexClass.