public method CloseAllPositionsRequestBuilder.build

Brief

Creates and returns a new CloseAllPositionsRequest object based on the parameters that have been set using the setter methods of the builder object

Declaration

protojavascriptjavacsharp
public build() : CloseAllPositionsRequest

Returns

The method returns a new instance of the CloseAllPositionsRequestBuilder class

Details

See also: CloseAllPositionsRequest

Declared in CloseAllPositionsRequestBuilder

back