@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface UnitCreateUnitRequest

    interface UnitCreateUnitRequest {
        description: string;
        metadata: UnitCreateUnitRequestMetadata;
        name: string;
    }
    Index

    Properties

    description: string

    A brief description of the unit or organization

    Metadata for the unit or organization, can include additional information like contact details, address, etc.

    name: string

    The name of the unit or organization