CopyrightTileResult interface

This object is returned from a successful Copyright Tile call

Properties

formatVersion

Format Version property NOTE: This property will not be serialized. It can only be populated by the server.

generalCopyrights

General Copyrights array NOTE: This property will not be serialized. It can only be populated by the server.

regions

Regions array NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

formatVersion

Format Version property NOTE: This property will not be serialized. It can only be populated by the server.

formatVersion?: string

Property Value

string

generalCopyrights

General Copyrights array NOTE: This property will not be serialized. It can only be populated by the server.

generalCopyrights?: string[]

Property Value

string[]

regions

Regions array NOTE: This property will not be serialized. It can only be populated by the server.

regions?: Region[]

Property Value

Region[]