pterowraptyl
    Preparing search index...

    Interface LocationAttributes

    interface LocationAttributes {
        created_at: string;
        id: number;
        long: string;
        short: string;
        updated_at: string;
    }
    Index

    Properties

    created_at: string
    id: number
    long: string
    short: string
    updated_at: string