public method IOffersManager.getAllOffers
Gets the data of all offers
Declaration
protojavascriptjavacsharppublic getAllOffers() : Offer[]
public getAllOffers() : Offer[]
protojavascriptjavacsharpfunction getAllOffers()
function getAllOffers()
protojavascriptjavacsharppublic Offer[] getAllOffers();
public Offer[] getAllOffers();
Returns
The method returns the data of all offers
See also: Offer
Offer
Declared in IOffersManager