@makehq/sdk
    Preparing search index...

    Type Alias Region

    type Region = {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number

    Unique identifier of the region

    name: string

    Name of the region