On this page
Properties

Type Alias CoordinateId

type CoordinateId = {
    authority: string;
    code: BigInteger;
}
Index

Properties

Properties

authority: string
Was this helpful?
SDK JS
Reference
CoordinateId