public method CloseAllPositionsRequestBuilder.build

Overview

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

Declaration

function build()
public CloseAllPositionsRequest build();
public CloseAllPositionsRequest build();

Returns

The method returns a new instance of the CloseAllPositionsRequestBuilder class

Details

Declared in CloseAllPositionsRequestBuilder