On this page
Properties

Type Alias CoordinateId

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

Properties

Properties

authority: string
code: BigInteger
Was this helpful?
Client JS
Reference
CoordinateId