Home Reference Source Repository

References

Class Summary

Static Public Class Summary
public

Api

Ingresse API

public

Ingresse Auth API

public

Ingresse Event API

public

Ingresse Recover Password API

public

Ingresse Tickets Transfer API

public

Ingresse Transactions API

public

Ingresse User API

public

Base class for the authentications

public

Ingresse Checkin API

public

Cookie

public

Ingresse Coupon API

public

Ingresse Event's API

API to get, create and update events.

public

Ingresse Event's Search API

API to search for events.

public
public

Jwt

public
public

Base request handler for all the API's with get, post, put and delete methods

public

Ingresse Ticket's API

API to get, create, update or remove tickets.

Function Summary

Static Public Function Summary
public

Rquest middleware to format url with a base URL

public

deepMerge(target: *, source: *): object

Deep merge objeect

public

Request middleware to handle response from api and decide based on the status code if the request was a success or an error

Variable Summary

Static Public Variable Summary
public

apis: {"api": *, "checkin": *, "coupon": *, "event": *, "eventSearch": *, "ticket": *}

public

auth: {"undefined": *}

public

environments: {"getURL": *}