A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
_
O
- ObjectMappers - class in com.dinari.api.core
- of(java.util.List) - function in com.dinari.api.core.JsonArray.Companion
- Returns a JsonArray containing the given values.
- of(java.lang.Boolean) - function in com.dinari.api.core.JsonBoolean.Companion
- Returns a JsonBoolean containing the given value.
- of(T) - function in com.dinari.api.core.JsonField.Companion
- Returns a JsonField containing the given "known" value.
- of() - function in com.dinari.api.core.JsonMissing.Companion
- Returns the singleton instance of JsonMissing.
- of() - function in com.dinari.api.core.JsonNull.Companion
- Returns the singleton instance of JsonMissing.
- of(java.lang.Number) - function in com.dinari.api.core.JsonNumber.Companion
- Returns a JsonNumber containing the given value.
- of(java.util.Map) - function in com.dinari.api.core.JsonObject.Companion
- Returns a JsonObject containing the given values.
- of(java.lang.String) - function in com.dinari.api.core.JsonString.Companion
- Returns a JsonString containing the given value.
- of(T) - function in com.dinari.api.core.KnownValue.Companion
- Returns a KnownValue containing the given value.
- of(T) - function in com.dinari.api.core.MultipartField.Companion
- Returns a MultipartField containing the given value as a KnownValue.
- of(com.dinari.api.core.JsonField) - function in com.dinari.api.core.MultipartField.Companion
- Returns a MultipartField containing the given value.
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.Chain.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Status.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.BrokerageOrderStatus.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.OrderSide.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.OrderTif.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.OrderType.Companion
- of(java.lang.Long) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteResponse.OrderFeeContractObject.ChainId.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.OrderFeeAmount.Type.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.wallet.external.WalletChainId.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.accounts.withdrawalrequests.WithdrawalRequest.Status.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.entities.Entity.EntityType.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Status.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.document.KycDocumentType.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveHistoricalPricesParams.Timespan.Companion
- of(java.lang.String) - function in com.dinari.api.models.v2.marketdata.stocks.splits.StockSplit.Status.Companion
- ofNullable(T) - function in com.dinari.api.core.JsonField.Companion
- Returns a JsonField containing the given "known" value, or JsonNull if value is null.
- onComplete(java.util.Optional) - function in com.dinari.api.core.http.AsyncStreamResponse.Handler
- Called when a stream is fully consumed, errors, or gets closed early.
- onCompleteFuture() - function in com.dinari.api.core.http.AsyncStreamResponse
- Returns a future that completes when a stream is fully consumed, errors, or gets closed early.
- onNext(T) - function in com.dinari.api.core.http.AsyncStreamResponse.Handler
- Called whenever a chunk is received.
- open() - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse
- The open price from the given time period.
- open(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse.Builder
- Sets Builder.open to an arbitrary JSON value.
- open(java.lang.Double) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse.Builder
- The open price from the given time period.
- open() - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveHistoricalPricesResponse
- Open price from the given time period.
- open(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveHistoricalPricesResponse.Builder
- Sets Builder.open to an arbitrary JSON value.
- open(java.lang.Double) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveHistoricalPricesResponse.Builder
- Open price from the given time period.
- OPTIONS - enum entry in com.dinari.api.core.http.HttpMethod
- Order - class in com.dinari.api.models.v2.accounts.orders
- ORDER - enum entry in com.dinari.api.models.v2.accounts.orders.stocks.eip155.OrderFeeAmount.Type.Known
- ORDER - enum entry in com.dinari.api.models.v2.accounts.orders.stocks.eip155.OrderFeeAmount.Type.Value
- Order.Builder - class in com.dinari.api.models.v2.accounts.orders.Order
- A builder for Order.
- OrderCancelParams - class in com.dinari.api.models.v2.accounts.orders
- Cancel an
Orderby its ID. - OrderCancelParams.Builder - class in com.dinari.api.models.v2.accounts.orders.OrderCancelParams
- A builder for OrderCancelParams.
- orderContractAddress() - function in com.dinari.api.models.v2.V2ListOrdersResponse
- Smart contract address that
Orderwas created from. - orderContractAddress(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Sets Builder.orderContractAddress to an arbitrary JSON value.
- orderContractAddress(java.lang.String) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Smart contract address that
Orderwas created from. - orderContractAddress() - function in com.dinari.api.models.v2.accounts.orders.Order
- Smart contract address that
Orderwas created from. - orderContractAddress(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Sets Builder.orderContractAddress to an arbitrary JSON value.
- orderContractAddress(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Smart contract address that
Orderwas created from. - OrderFeeAmount - class in com.dinari.api.models.v2.accounts.orders.stocks.eip155
- OrderFeeAmount.Builder - class in com.dinari.api.models.v2.accounts.orders.stocks.eip155.OrderFeeAmount
- A builder for OrderFeeAmount.
- OrderFeeAmount.Type - class in com.dinari.api.models.v2.accounts.orders.stocks.eip155.OrderFeeAmount
- Type of fee.
- OrderFeeAmount.Type.Known - class in com.dinari.api.models.v2.accounts.orders.stocks.eip155.OrderFeeAmount.Type
- An enum containing Type's known values.
- OrderFeeAmount.Type.Value - class in com.dinari.api.models.v2.accounts.orders.stocks.eip155.OrderFeeAmount.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- orderFeeContractObject() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteResponse
- Opaque fee quote object to pass into the contract when creating an
Orderdirectly through Dinari's smart contracts. - orderFeeContractObject(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteResponse.Builder
- Sets Builder.orderFeeContractObject to an arbitrary JSON value.
- orderFeeContractObject(com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteResponse.OrderFeeContractObject) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteResponse.Builder
- Opaque fee quote object to pass into the contract when creating an
Orderdirectly through Dinari's smart contracts. - orderFulfillmentId() - function in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentRetrieveParams
- orderFulfillmentId(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentRetrieveParams.Builder
- Alias for calling Builder.orderFulfillmentId with
orderFulfillmentId.orElse(null). - orderFulfillmentId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentRetrieveParams.Builder
- OrderFulfillmentQueryParams - class in com.dinari.api.models.v2.accounts.orderfulfillments
- Query
OrderFulfillmentsunder theAccount. - OrderFulfillmentQueryParams.Builder - class in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentQueryParams
- A builder for OrderFulfillmentQueryParams.
- OrderFulfillmentRetrieveParams - class in com.dinari.api.models.v2.accounts.orderfulfillments
- Get a specific
OrderFulfillmentby its ID. - OrderFulfillmentRetrieveParams.Builder - class in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentRetrieveParams
- A builder for OrderFulfillmentRetrieveParams.
- orderFulfillments() - function in com.dinari.api.services.async.v2.AccountServiceAsync
- orderFulfillments() - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
- orderFulfillments() - function in com.dinari.api.services.async.v2.AccountServiceAsyncImpl
- orderFulfillments() - function in com.dinari.api.services.async.v2.AccountServiceAsyncImpl.WithRawResponseImpl
- orderFulfillments() - function in com.dinari.api.services.blocking.v2.AccountService
- orderFulfillments() - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
- orderFulfillments() - function in com.dinari.api.services.blocking.v2.AccountServiceImpl
- orderFulfillments() - function in com.dinari.api.services.blocking.v2.AccountServiceImpl.WithRawResponseImpl
- OrderFulfillmentService - class in com.dinari.api.services.blocking.v2.accounts
- OrderFulfillmentService.WithRawResponse - class in com.dinari.api.services.blocking.v2.accounts.OrderFulfillmentService
- A view of OrderFulfillmentService that provides access to raw HTTP responses for each method.
- OrderFulfillmentServiceAsync - class in com.dinari.api.services.async.v2.accounts
- OrderFulfillmentServiceAsync.WithRawResponse - class in com.dinari.api.services.async.v2.accounts.OrderFulfillmentServiceAsync
- A view of OrderFulfillmentServiceAsync that provides access to raw HTTP responses for each method.
- OrderFulfillmentServiceAsyncImpl - class in com.dinari.api.services.async.v2.accounts
- OrderFulfillmentServiceAsyncImpl.WithRawResponseImpl - class in com.dinari.api.services.async.v2.accounts.OrderFulfillmentServiceAsyncImpl
- OrderFulfillmentServiceImpl - class in com.dinari.api.services.blocking.v2.accounts
- OrderFulfillmentServiceImpl.WithRawResponseImpl - class in com.dinari.api.services.blocking.v2.accounts.OrderFulfillmentServiceImpl
- orderFulfillmentTransactionHash() - function in com.dinari.api.models.v2.V2ListOrdersParams
- Fulfillment transaction hash of the
Order. - orderFulfillmentTransactionHash(java.util.Optional) - function in com.dinari.api.models.v2.V2ListOrdersParams.Builder
- Alias for calling Builder.orderFulfillmentTransactionHash with
orderFulfillmentTransactionHash.orElse(null). - orderFulfillmentTransactionHash(java.lang.String) - function in com.dinari.api.models.v2.V2ListOrdersParams.Builder
- Fulfillment transaction hash of the
Order. - OrderGetFulfillmentsParams - class in com.dinari.api.models.v2.accounts.orders
- Get
OrderFulfillmentsfor a specificOrder. - OrderGetFulfillmentsParams.Builder - class in com.dinari.api.models.v2.accounts.orders.OrderGetFulfillmentsParams
- A builder for OrderGetFulfillmentsParams.
- orderId() - function in com.dinari.api.models.v2.accounts.orderfulfillments.Fulfillment
- ID of the
OrderthisOrderFulfillmentis for. - orderId(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderfulfillments.Fulfillment.Builder
- Sets Builder.orderId to an arbitrary JSON value.
- orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderfulfillments.Fulfillment.Builder
- ID of the
OrderthisOrderFulfillmentis for. - orderId() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest
- ID of
Ordercreated from theOrderRequest. - orderId(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
- Sets Builder.orderId to an arbitrary JSON value.
- orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
- ID of
Ordercreated from theOrderRequest. - orderId() - function in com.dinari.api.models.v2.accounts.orders.OrderCancelParams
- orderId(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orders.OrderCancelParams.Builder
- Alias for calling Builder.orderId with
orderId.orElse(null). - orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.OrderCancelParams.Builder
- orderId() - function in com.dinari.api.models.v2.accounts.orders.OrderGetFulfillmentsParams
- orderId(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orders.OrderGetFulfillmentsParams.Builder
- Alias for calling Builder.orderId with
orderId.orElse(null). - orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.OrderGetFulfillmentsParams.Builder
- orderId() - function in com.dinari.api.models.v2.accounts.orders.OrderRetrieveParams
- orderId(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orders.OrderRetrieveParams.Builder
- Alias for calling Builder.orderId with
orderId.orElse(null). - orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.OrderRetrieveParams.Builder
- orderId() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteResponse.OrderFeeContractObject.FeeQuote
- orderId(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteResponse.OrderFeeContractObject.FeeQuote.Builder
- Sets Builder.orderId to an arbitrary JSON value.
- orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteResponse.OrderFeeContractObject.FeeQuote.Builder
- orderIds() - function in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentQueryParams
- List of
OrderIDs to queryOrderFulfillmentsfor. - orderIds(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentQueryParams.Builder
- Alias for calling Builder.orderIds with
orderIds.orElse(null). - orderIds(java.util.List) - function in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentQueryParams.Builder
- List of
OrderIDs to queryOrderFulfillmentsfor. - OrderListParams - class in com.dinari.api.models.v2.accounts.orders
- Get a list of all
Ordersunder theAccount. - OrderListParams.Builder - class in com.dinari.api.models.v2.accounts.orders.OrderListParams
- A builder for OrderListParams.
- OrderRequest - class in com.dinari.api.models.v2.accounts.orderrequests
- A request to create an
Order. - OrderRequest.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest
- A builder for OrderRequest.
- OrderRequest.Status - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest
- Status of
OrderRequest. - OrderRequest.Status.Known - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Status
- An enum containing Status's known values.
- OrderRequest.Status.Value - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- OrderRequestCreateLimitBuyParams - class in com.dinari.api.models.v2.accounts.orderrequests
- Create a managed
OrderRequestto place a limit buyOrder. - OrderRequestCreateLimitBuyParams.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestCreateLimitBuyParams
- A builder for OrderRequestCreateLimitBuyParams.
- OrderRequestCreateLimitSellParams - class in com.dinari.api.models.v2.accounts.orderrequests
- Create a managed
OrderRequestto place a limit sellOrder. - OrderRequestCreateLimitSellParams.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestCreateLimitSellParams
- A builder for OrderRequestCreateLimitSellParams.
- OrderRequestCreateMarketBuyParams - class in com.dinari.api.models.v2.accounts.orderrequests
- Create a managed
OrderRequestto place a market buyOrder. - OrderRequestCreateMarketBuyParams.Body - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestCreateMarketBuyParams
- Input parameters for creating a market buy
OrderRequest. - OrderRequestCreateMarketBuyParams.Body.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestCreateMarketBuyParams.Body
- A builder for Body.
- OrderRequestCreateMarketBuyParams.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestCreateMarketBuyParams
- A builder for OrderRequestCreateMarketBuyParams.
- OrderRequestCreateMarketSellParams - class in com.dinari.api.models.v2.accounts.orderrequests
- Create a managed
OrderRequestto place a market sellOrder. - OrderRequestCreateMarketSellParams.Body - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestCreateMarketSellParams
- Input parameters for creating a market sell
OrderRequest. - OrderRequestCreateMarketSellParams.Body.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestCreateMarketSellParams.Body
- A builder for Body.
- OrderRequestCreateMarketSellParams.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestCreateMarketSellParams
- A builder for OrderRequestCreateMarketSellParams.
- OrderRequestGetFeeQuoteParams - class in com.dinari.api.models.v2.accounts.orderrequests
- Get fee quote data for an
Order Request. - OrderRequestGetFeeQuoteParams.Body - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams
- Input parameters for requesting a fee quote for an
Order Request. - OrderRequestGetFeeQuoteParams.Body.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Body
- A builder for Body.
- OrderRequestGetFeeQuoteParams.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams
- A builder for OrderRequestGetFeeQuoteParams.
- OrderRequestGetFeeQuoteResponse - class in com.dinari.api.models.v2.accounts.orderrequests
- A preview of the fee that would be collected when placing an Order Request.
- OrderRequestGetFeeQuoteResponse.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteResponse
- A builder for OrderRequestGetFeeQuoteResponse.
- orderRequestId() - function in com.dinari.api.models.v2.V2ListOrdersParams
- Order Request ID for the
Order - orderRequestId(java.util.Optional) - function in com.dinari.api.models.v2.V2ListOrdersParams.Builder
- Alias for calling Builder.orderRequestId with
orderRequestId.orElse(null). - orderRequestId(java.lang.String) - function in com.dinari.api.models.v2.V2ListOrdersParams.Builder
- Order Request ID for the
Order - orderRequestId() - function in com.dinari.api.models.v2.V2ListOrdersResponse
- Order Request ID for the
Order - orderRequestId(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Sets Builder.orderRequestId to an arbitrary JSON value.
- orderRequestId(java.lang.String) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Order Request ID for the
Order - orderRequestId() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestRetrieveParams
- orderRequestId(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestRetrieveParams.Builder
- Alias for calling Builder.orderRequestId with
orderRequestId.orElse(null). - orderRequestId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestRetrieveParams.Builder
- orderRequestId() - function in com.dinari.api.models.v2.accounts.orders.Order
- Order Request ID for the
Order - orderRequestId(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Sets Builder.orderRequestId to an arbitrary JSON value.
- orderRequestId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Order Request ID for the
Order - OrderRequestListParams - class in com.dinari.api.models.v2.accounts.orderrequests
- Lists
OrderRequests. - OrderRequestListParams.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestListParams
- A builder for OrderRequestListParams.
- OrderRequestRetrieveParams - class in com.dinari.api.models.v2.accounts.orderrequests
- Get a specific
OrderRequestby its ID. - OrderRequestRetrieveParams.Builder - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestRetrieveParams
- A builder for OrderRequestRetrieveParams.
- orderRequests() - function in com.dinari.api.services.async.v2.AccountServiceAsync
- orderRequests() - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
- orderRequests() - function in com.dinari.api.services.async.v2.AccountServiceAsyncImpl
- orderRequests() - function in com.dinari.api.services.async.v2.AccountServiceAsyncImpl.WithRawResponseImpl
- orderRequests() - function in com.dinari.api.services.blocking.v2.AccountService
- orderRequests() - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
- orderRequests() - function in com.dinari.api.services.blocking.v2.AccountServiceImpl
- orderRequests() - function in com.dinari.api.services.blocking.v2.AccountServiceImpl.WithRawResponseImpl
- OrderRequestService - class in com.dinari.api.services.blocking.v2.accounts
- OrderRequestService.WithRawResponse - class in com.dinari.api.services.blocking.v2.accounts.OrderRequestService
- A view of OrderRequestService that provides access to raw HTTP responses for each method.
- OrderRequestServiceAsync - class in com.dinari.api.services.async.v2.accounts
- OrderRequestServiceAsync.WithRawResponse - class in com.dinari.api.services.async.v2.accounts.OrderRequestServiceAsync
- A view of OrderRequestServiceAsync that provides access to raw HTTP responses for each method.
- OrderRequestServiceAsyncImpl - class in com.dinari.api.services.async.v2.accounts
- OrderRequestServiceAsyncImpl.WithRawResponseImpl - class in com.dinari.api.services.async.v2.accounts.OrderRequestServiceAsyncImpl
- OrderRequestServiceImpl - class in com.dinari.api.services.blocking.v2.accounts
- OrderRequestServiceImpl.WithRawResponseImpl - class in com.dinari.api.services.blocking.v2.accounts.OrderRequestServiceImpl
- OrderRetrieveParams - class in com.dinari.api.models.v2.accounts.orders
- Get a specific
Orderby its ID. - OrderRetrieveParams.Builder - class in com.dinari.api.models.v2.accounts.orders.OrderRetrieveParams
- A builder for OrderRetrieveParams.
- orders() - function in com.dinari.api.services.async.v2.AccountServiceAsync
- orders() - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
- orders() - function in com.dinari.api.services.async.v2.AccountServiceAsyncImpl
- orders() - function in com.dinari.api.services.async.v2.AccountServiceAsyncImpl.WithRawResponseImpl
- orders() - function in com.dinari.api.services.blocking.v2.AccountService
- orders() - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
- orders() - function in com.dinari.api.services.blocking.v2.AccountServiceImpl
- orders() - function in com.dinari.api.services.blocking.v2.AccountServiceImpl.WithRawResponseImpl
- OrderService - class in com.dinari.api.services.blocking.v2.accounts
- OrderService.WithRawResponse - class in com.dinari.api.services.blocking.v2.accounts.OrderService
- A view of OrderService that provides access to raw HTTP responses for each method.
- OrderServiceAsync - class in com.dinari.api.services.async.v2.accounts
- OrderServiceAsync.WithRawResponse - class in com.dinari.api.services.async.v2.accounts.OrderServiceAsync
- A view of OrderServiceAsync that provides access to raw HTTP responses for each method.
- OrderServiceAsyncImpl - class in com.dinari.api.services.async.v2.accounts
- OrderServiceAsyncImpl.WithRawResponseImpl - class in com.dinari.api.services.async.v2.accounts.OrderServiceAsyncImpl
- OrderServiceImpl - class in com.dinari.api.services.blocking.v2.accounts
- OrderServiceImpl.WithRawResponseImpl - class in com.dinari.api.services.blocking.v2.accounts.OrderServiceImpl
- orderSide() - function in com.dinari.api.models.v2.V2ListOrdersResponse
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Indicates whether
Orderis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
- Indicates whether
Orderis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams
- Indicates whether
Order Requestis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Body
- Indicates whether
Order Requestis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Body.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Body.Builder
- Indicates whether
Order Requestis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Builder
- Indicates whether
Order Requestis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams
- Indicates whether
Orderis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body.Builder
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Builder
- Indicates whether
Orderis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orders.Order
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Indicates whether
Orderis a buy or sell. - OrderSide - class in com.dinari.api.models.v2.accounts.orders
- orderSide() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams
- Indicates whether
Orderis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body.Builder
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Builder
- Indicates whether
Orderis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams
- Indicates whether
Orderis a buy or sell. - orderSide() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body.Builder
- Indicates whether
Orderis a buy or sell. - orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Builder
- Sets Builder.orderSide to an arbitrary JSON value.
- orderSide(com.dinari.api.models.v2.accounts.orders.OrderSide) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Builder
- Indicates whether
Orderis a buy or sell. - OrderSide.Known - class in com.dinari.api.models.v2.accounts.orders.OrderSide
- An enum containing OrderSide's known values.
- OrderSide.Value - class in com.dinari.api.models.v2.accounts.orders.OrderSide
- An enum containing OrderSide's known values, as well as an _UNKNOWN member.
- orderSignature() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155CreateProxiedOrderParams
- Signature of the order typed data, allowing Dinari to place the proxied order on behalf of the
Wallet. - orderSignature() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155CreateProxiedOrderParams.Body
- Signature of the order typed data, allowing Dinari to place the proxied order on behalf of the
Wallet. - orderSignature(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155CreateProxiedOrderParams.Body.Builder
- Sets Builder.orderSignature to an arbitrary JSON value.
- orderSignature(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155CreateProxiedOrderParams.Body.Builder
- Signature of the order typed data, allowing Dinari to place the proxied order on behalf of the
Wallet. - orderSignature(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155CreateProxiedOrderParams.Builder
- Sets Builder.orderSignature to an arbitrary JSON value.
- orderSignature(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155CreateProxiedOrderParams.Builder
- Signature of the order typed data, allowing Dinari to place the proxied order on behalf of the
Wallet. - orderTif() - function in com.dinari.api.models.v2.V2ListOrdersResponse
- Time in force.
- orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Time in force.
- orderTif() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest
- Indicates how long
Orderis valid for. - orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
- Indicates how long
Orderis valid for. - orderTif() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams
- Time in force.
- orderTif() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body
- Time in force.
- orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body.Builder
- Time in force.
- orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Builder
- Time in force.
- orderTif() - function in com.dinari.api.models.v2.accounts.orders.Order
- Time in force.
- orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Time in force.
- OrderTif - class in com.dinari.api.models.v2.accounts.orders
- orderTif() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams
- Time in force.
- orderTif() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body
- Time in force.
- orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body.Builder
- Time in force.
- orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Builder
- Time in force.
- orderTif() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams
- Time in force.
- orderTif() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body
- Time in force.
- orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body.Builder
- Time in force.
- orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Builder
- Sets Builder.orderTif to an arbitrary JSON value.
- orderTif(com.dinari.api.models.v2.accounts.orders.OrderTif) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Builder
- Time in force.
- OrderTif.Known - class in com.dinari.api.models.v2.accounts.orders.OrderTif
- An enum containing OrderTif's known values.
- OrderTif.Value - class in com.dinari.api.models.v2.accounts.orders.OrderTif
- An enum containing OrderTif's known values, as well as an _UNKNOWN member.
- orderTransactionHash() - function in com.dinari.api.models.v2.V2ListOrdersParams
- Transaction hash of the
Order. - orderTransactionHash(java.util.Optional) - function in com.dinari.api.models.v2.V2ListOrdersParams.Builder
- Alias for calling Builder.orderTransactionHash with
orderTransactionHash.orElse(null). - orderTransactionHash(java.lang.String) - function in com.dinari.api.models.v2.V2ListOrdersParams.Builder
- Transaction hash of the
Order. - orderTransactionHash() - function in com.dinari.api.models.v2.V2ListOrdersResponse
- Transaction hash for the
Ordercreation. - orderTransactionHash(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Sets Builder.orderTransactionHash to an arbitrary JSON value.
- orderTransactionHash(java.lang.String) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Transaction hash for the
Ordercreation. - orderTransactionHash() - function in com.dinari.api.models.v2.accounts.orders.Order
- Transaction hash for the
Ordercreation. - orderTransactionHash(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Sets Builder.orderTransactionHash to an arbitrary JSON value.
- orderTransactionHash(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Transaction hash for the
Ordercreation. - orderTransactionHash() - function in com.dinari.api.models.v2.accounts.orders.OrderListParams
- Transaction hash of the
Order. - orderTransactionHash(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orders.OrderListParams.Builder
- Alias for calling Builder.orderTransactionHash with
orderTransactionHash.orElse(null). - orderTransactionHash(java.lang.String) - function in com.dinari.api.models.v2.accounts.orders.OrderListParams.Builder
- Transaction hash of the
Order. - orderType() - function in com.dinari.api.models.v2.V2ListOrdersResponse
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
- Type of
Order. - orderType() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
- Type of
Order. - orderType() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams
- Type of
Order Request. - orderType() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Body
- Type of
Order Request. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Body.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Body.Builder
- Type of
Order Request. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Builder
- Type of
Order Request. - orderType() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams
- Type of
Order. - orderType() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Body.Builder
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderParams.Builder
- Type of
Order. - orderType() - function in com.dinari.api.models.v2.accounts.orders.Order
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
- Type of
Order. - OrderType - class in com.dinari.api.models.v2.accounts.orders
- orderType() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams
- Type of
Order. - orderType() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Body.Builder
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155GetFeeQuoteParams.Builder
- Type of
Order. - orderType() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams
- Type of
Order. - orderType() - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Body.Builder
- Type of
Order. - orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Builder
- Sets Builder.orderType to an arbitrary JSON value.
- orderType(com.dinari.api.models.v2.accounts.orders.OrderType) - function in com.dinari.api.models.v2.accounts.orders.stocks.eip155.Eip155PrepareOrderParams.Builder
- Type of
Order. - OrderType.Known - class in com.dinari.api.models.v2.accounts.orders.OrderType
- An enum containing OrderType's known values.
- OrderType.Value - class in com.dinari.api.models.v2.accounts.orders.OrderType
- An enum containing OrderType's known values, as well as an _UNKNOWN member.
- orderTypedData() - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderResponse
- EIP-712 typed data to be signed with a wallet.
- orderTypedData(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderResponse.Builder
- Sets Builder.orderTypedData to an arbitrary JSON value.
- orderTypedData(com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.EvmTypedData) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.Eip155PrepareProxiedOrderResponse.Builder
- EIP-712 typed data to be signed with a wallet.
- ORGANIZATION - enum entry in com.dinari.api.models.v2.entities.Entity.EntityType.Known
- ORGANIZATION - enum entry in com.dinari.api.models.v2.entities.Entity.EntityType.Value