public method IOffersManager.getOfferIds
Gets Ids of all offers
Declaration
protojavascriptjavacsharppublic getOfferIds() : string[]
public getOfferIds() : string[]
protojavascriptjavacsharpfunction getOfferIds()
function getOfferIds()
protojavascriptjavacsharppublic String[] getOfferIds();
public String[] getOfferIds();
protojavascriptjavacsharppublic string[] getOfferIds();
public string[] getOfferIds();
Returns
The method returns Ids of all offers
Declared in IOffersManager