Interface GmfLayerAttributeValuesResponse

interface GmfLayerAttributeValuesResponse {
    items: GmfLayerAttributeValue[];
}

Properties

Properties