Type alias MiscellaneousFieldAttributes

MiscellaneousFieldAttributes: {
    name: string;
}

Type declaration

  • name: string

    Indicates the type of metadata the element content represents.

Generated using TypeDoc