pterowraptyl
    Preparing search index...

    Interface LocationUpdateRequest

    interface LocationUpdateRequest {
        id: number;
        long?: string;
        short?: string;
    }
    Index

    Properties

    Properties

    id: number
    long?: string
    short?: string