public method EntryOrderRequestBuilder.setAccountId

Brief

Sets the unique identification number of the offer

Declaration

protojavascriptjavacsharp
public setAccountId(accountId : string) : EntryOrderRequestBuilder

Parameters
accountId

The unique identification number that can be assigned to an account

Returns

The method returns an instance of the EntryOrderRequest class

Details

See also: EntryOrderRequestBuilder

Declared in EntryOrderRequestBuilder

back