Type alias DescribeMetadataResult
DescribeMetadataResult: { metadataObjects: DescribeMetadataObject[]; organizationNamespace: string; partialSaveAllowed: boolean; testRequired: boolean; } Type declaration
organizationNamespace: string
partialSaveAllowed: boolean
testRequired: boolean