Package version:

Interface GalleryExtendedLocation

The name of the extended location.

interface GalleryExtendedLocation {
    name?: string;
    type?: string;
}

Properties

Properties

name?: string
type?: string

It is type of the extended location.