Class StockServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.dinari.api.services.blocking.v2.accounts.orderrequests.StockService.WithRawResponse
public final class StockServiceImpl.WithRawResponseImpl implements StockService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description StockService.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. Eip155Service.WithRawResponseeip155()-
-
Method Detail
-
withOptions
StockService.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
eip155
Eip155Service.WithRawResponse eip155()
-
-
-
-