Type alias ProfileCustomMetadataTypeAccess

ProfileCustomMetadataTypeAccess: {
    enabled: boolean;
    name: string;
}

Type declaration

  • enabled: boolean
  • name: string