- Preparing search index...
- The search index is not available
Toolkit
Function getServiceEndpointsV1
- getServiceEndpointsV1(forceDev?: boolean): {
DomoGeocoder: {};
DomoService: {};
FeatureSwitch: {
getPrivate: string;
getPublic: string;
};
GoogleGeocoding: {};
Pusher: {
authenticate: string;
channel: string;
credentials: string;
};
Register: {
login: string;
validation: string;
};
Render: {};
VersionManager: {};
}
-
Parameters
-
Optional
forceDev: boolean
Returns {
DomoGeocoder: {};
DomoService: {};
FeatureSwitch: {
getPrivate: string;
getPublic: string;
};
GoogleGeocoding: {};
Pusher: {
authenticate: string;
channel: string;
credentials: string;
};
Register: {
login: string;
validation: string;
};
Render: {};
VersionManager: {};
}
-
DomoGeocoder: {}
-
DomoService: {}
-
FeatureSwitch: {
getPrivate: string;
getPublic: string;
}
-
getPrivate: string
-
getPublic: string
-
GoogleGeocoding: {}
-
Pusher: {
authenticate: string;
channel: string;
credentials: string;
}
-
authenticate: string
-
channel: string
-
credentials: string
-
Register: {
login: string;
validation: string;
}
-
login: string
-
validation: string
-
Render: {}
-
VersionManager: {}