class CloseAllPositionsRequestBuilder

Parents

object

Brief
The builder for the CloseAllPositionsRequest
Public Methods
CloseAllPositionsRequestBuilder A constructor, doesn’t return any values
setTimeInForce Sets the time in force
setExpirationDate Sets the expiration date
setAcctId Sets the account ID
setCustomId Sets the custom ID
setRateRange Sets the rate range
setSide Sets the side
setSymbol Sets the symbol
build Creates and returns a new CloseAllPositionsRequest object based on the parameters that have been set using the setter methods of the builder object