Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
ApiEndpoints Class Reference

Static Private Member Functions

static listCollectionPointsPath (String param)
static retrieveOnGoingCollections (String param)
static retrieveDoneCollections (String param)
static environmentalDashboardPath (String partnerId)
static dashboardPath (String partnerId)
static getNotifications (String userId)
static getprofile (String param)
static String buildUrl (String path, bool? isAuthUrl)

Static Private Attributes

static const String authAlias = 'authentification'
static const String collectionAlias = 'collection'
static const String loginPath = 'auth/login'
static const String videoUrlPath = 'videoUrl'
static const String sliderImagesPath = 'sliderImages'
static const String faq = 'faq'
static const String listProposedTimePath = 'listProposedTime'
static const String updateCollectionPath = 'updateCollection'
static const String createCollectionPath = 'createCollection'

Detailed Description

Definition at line 3 of file api_endpoints.dart.

Member Function Documentation

◆ buildUrl()

String ApiEndpoints::buildUrl ( String path,
bool? isAuthUrl )
inlinestaticprivate

Definition at line 31 of file api_endpoints.dart.

Here is the caller graph for this function:

◆ dashboardPath()

ApiEndpoints::dashboardPath ( String partnerId)
staticprivate

◆ environmentalDashboardPath()

ApiEndpoints::environmentalDashboardPath ( String partnerId)
staticprivate

◆ getNotifications()

ApiEndpoints::getNotifications ( String userId)
staticprivate

◆ getprofile()

ApiEndpoints::getprofile ( String param)
staticprivate

◆ listCollectionPointsPath()

ApiEndpoints::listCollectionPointsPath ( String param)
staticprivate

◆ retrieveDoneCollections()

ApiEndpoints::retrieveDoneCollections ( String param)
staticprivate

◆ retrieveOnGoingCollections()

ApiEndpoints::retrieveOnGoingCollections ( String param)
staticprivate

Member Data Documentation

◆ authAlias

const String ApiEndpoints::authAlias = 'authentification'
staticprivate

Definition at line 5 of file api_endpoints.dart.

◆ collectionAlias

const String ApiEndpoints::collectionAlias = 'collection'
staticprivate

Definition at line 6 of file api_endpoints.dart.

◆ createCollectionPath

const String ApiEndpoints::createCollectionPath = 'createCollection'
staticprivate

Definition at line 15 of file api_endpoints.dart.

◆ faq

const String ApiEndpoints::faq = 'faq'
staticprivate

Definition at line 12 of file api_endpoints.dart.

◆ listProposedTimePath

const String ApiEndpoints::listProposedTimePath = 'listProposedTime'
staticprivate

Definition at line 13 of file api_endpoints.dart.

◆ loginPath

const String ApiEndpoints::loginPath = 'auth/login'
staticprivate

Definition at line 9 of file api_endpoints.dart.

◆ sliderImagesPath

const String ApiEndpoints::sliderImagesPath = 'sliderImages'
staticprivate

Definition at line 11 of file api_endpoints.dart.

◆ updateCollectionPath

const String ApiEndpoints::updateCollectionPath = 'updateCollection'
staticprivate

Definition at line 14 of file api_endpoints.dart.

◆ videoUrlPath

const String ApiEndpoints::videoUrlPath = 'videoUrl'
staticprivate

Definition at line 10 of file api_endpoints.dart.


The documentation for this class was generated from the following file: