interface Api {
    api endpoint: string;
    api version: string;
}

Hierarchy (view full)

Properties

api endpoint: string
api version: string