public method EntryOrderRequestBuilder.setOfferId

Brief

Sets the unique identification number of the offer

Declaration

protojavascriptjavacsharp
public setOfferId(offerId : string) : EntryOrderRequestBuilder

Parameters
offerId

The unique identification number that can be assigned to an offer

Returns

The method returns an instance of the EntryOrderRequest class

Details

See also: EntryOrderRequestBuilder

Declared in EntryOrderRequestBuilder

back