NdsMapId
public struct NdsMapId : MapId
Uniquely identifies an NDS map.
Important
This is a Public Preview API. It may be changed or removed at any time.-
NDS product ID
Declaration
Swift
public var productId: Int32 -
NDS baseline ID
Declaration
Swift
public var baselineId: Int16 -
NDS map supplier ID
Declaration
Swift
public var supplierId: Int8
NdsMapId Structure Reference