public method EntryOrderRequestBuilder.build

Brief

Builds a new instance of the EntryOrderRequest class with the set parameters

Declaration

protojavascriptjavacsharp
public build() : EntryOrderRequest

Returns

The method returns an instance of the EntryOrderRequest class

Details

See also: EntryOrderRequest

Declared in EntryOrderRequestBuilder

back