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

O1 - enum entry in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.UsImmigrationInfo.VisaType.Known
 
O1 - enum entry in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.UsImmigrationInfo.VisaType.Value
 
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.OrderRequestStatus.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.String) - function in com.dinari.api.models.v2.accounts.tokentransfers.TokenTransfer.Status.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.accounts.Jurisdiction.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Baseline.Jurisdiction.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Us.Jurisdiction.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.KycStatus.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Baseline.Jurisdiction.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Us.Jurisdiction.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.Employment.EmploymentStatus.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.FinancialProfile.FundingSource.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.Identity.CountryOfTaxResidence.Companion
 
of(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.UsImmigrationInfo.VisaType.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
 
ofBaseline(com.dinari.api.models.v2.entities.kyc.KycInfo.Baseline) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Companion
KYC information for an Entity in the baseline jurisdiction.
ofBaseline(com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Baseline) - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Companion
Input parameters for providing KYC information for an Entity in the baseline jurisdiction.
ofNullable(T) - function in com.dinari.api.core.JsonField.Companion
Returns a JsonField containing the given "known" value, or JsonNull if value is null.
ofUs(com.dinari.api.models.v2.entities.kyc.KycInfo.Us) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Companion
KYC information for an Entity in the US jurisdiction.
ofUs(com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Us) - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Companion
Input parameters for providing KYC information for an Entity in the US jurisdiction.
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.util.Optional) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse.Builder
Alias for calling Builder.open with open.orElse(null).
open(java.lang.Double) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse.Builder
Alias for Builder.open.
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.Builder - class in com.dinari.api.models.v2.accounts.orders.Order
A builder for Order.
OrderBatchCancelParams - class in com.dinari.api.models.v2.accounts.orders
Cancel multiple Orders by their IDs in a single request.
OrderBatchCancelParams.Body - class in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams
Input parameters for requesting Order cancellations from a list of Order IDs.
OrderBatchCancelParams.Body.Builder - class in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams.Body
A builder for Body.
OrderBatchCancelParams.Builder - class in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams
A builder for OrderBatchCancelParams.
OrderBatchCancelResponse - class in com.dinari.api.models.v2.accounts.orders
 
OrderBatchCancelResponse.Builder - class in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelResponse
A builder for OrderBatchCancelResponse.
OrderCancelParams - class in com.dinari.api.models.v2.accounts.orders
Cancel an Order by 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 Order was 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 Order was created from.
orderContractAddress() - function in com.dinari.api.models.v2.accounts.orders.Order
Smart contract address that Order was 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 Order was created from.
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 OrderFulfillments under the Account.
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 OrderFulfillment by 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 OrderFulfillments for a specific Order.
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 Order this OrderFulfillment is 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 Order this OrderFulfillment is for.
orderId() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest
ID of Order created from the OrderRequest.
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.util.Optional) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
Alias for calling Builder.orderId with orderId.orElse(null).
orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest.Builder
ID of Order created from the OrderRequest.
orderId() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestListParams
Order ID for the OrderRequest
orderId(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestListParams.Builder
Alias for calling Builder.orderId with orderId.orElse(null).
orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestListParams.Builder
Order ID for the OrderRequest
orderId() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse
ID of Order created from the EIP155OrderRequest.
orderId(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse.Builder
Sets Builder.orderId to an arbitrary JSON value.
orderId(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse.Builder
Alias for calling Builder.orderId with orderId.orElse(null).
orderId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse.Builder
ID of Order created from the EIP155OrderRequest.
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
 
orderIds() - function in com.dinari.api.models.v2.accounts.orderfulfillments.OrderFulfillmentQueryParams
List of Order IDs to query OrderFulfillments for.
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 Order IDs to query OrderFulfillments for.
orderIds() - function in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams
List of Order IDs to cancel
orderIds() - function in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams.Body
List of Order IDs to cancel
orderIds(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams.Body.Builder
Sets Builder.orderIds to an arbitrary JSON value.
orderIds(java.util.List) - function in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams.Body.Builder
List of Order IDs to cancel
orderIds(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams.Builder
Sets Builder.orderIds to an arbitrary JSON value.
orderIds(java.util.List) - function in com.dinari.api.models.v2.accounts.orders.OrderBatchCancelParams.Builder
List of Order IDs to cancel
OrderListParams - class in com.dinari.api.models.v2.accounts.orders
Get a list of all Orders under the Account.<br>Optionally Orders can be filtered by chain ID, transaction hash, or client order ID.
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.
OrderRequestCreateLimitBuyParams - class in com.dinari.api.models.v2.accounts.orderrequests
Create a managed OrderRequest to place a limit buy Order.
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 OrderRequest to place a limit sell Order.
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 OrderRequest to place a market buy Order.
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 OrderRequest to place a market sell Order.
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.util.Optional) - function in com.dinari.api.models.v2.V2ListOrdersResponse.Builder
Alias for calling Builder.orderRequestId with orderRequestId.orElse(null).
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.OrderRequestListParams
Order Request ID for the OrderRequest
orderRequestId(java.util.Optional) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestListParams.Builder
Alias for calling Builder.orderRequestId with orderRequestId.orElse(null).
orderRequestId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestListParams.Builder
Order Request ID for the OrderRequest
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.orderrequests.eip155.Eip155CreatePermitResponse
ID representing the EIP155 OrderRequest
orderRequestId(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitResponse.Builder
Sets Builder.orderRequestId to an arbitrary JSON value.
orderRequestId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitResponse.Builder
ID representing the EIP155 OrderRequest
orderRequestId() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155OrderRequestPermitTransaction
ID of the prepared proxied order to be submitted as a proxied order.
orderRequestId(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155OrderRequestPermitTransaction.Builder
Sets Builder.orderRequestId to an arbitrary JSON value.
orderRequestId(java.lang.String) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155OrderRequestPermitTransaction.Builder
ID of the prepared proxied order to be submitted as a proxied order.
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.util.Optional) - function in com.dinari.api.models.v2.accounts.orders.Order.Builder
Alias for calling Builder.orderRequestId with orderRequestId.orElse(null).
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.<br>Optionally OrderRequests can be filtered by certain parameters.
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 OrderRequest by 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
 
OrderRequestStatus - class in com.dinari.api.models.v2.accounts.orderrequests
 
OrderRequestStatus.Known - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestStatus
An enum containing OrderRequestStatus's known values.
OrderRequestStatus.Value - class in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestStatus
An enum containing OrderRequestStatus's known values, as well as an _UNKNOWN member.
OrderRetrieveParams - class in com.dinari.api.models.v2.accounts.orders
Get a specific Order by 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 Order is 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 Order is a buy or sell.
orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequest
Indicates whether Order is 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 Order is a buy or sell.
orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams
Indicates whether Order Request is a buy or sell.
orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.OrderRequestGetFeeQuoteParams.Body
Indicates whether Order Request is 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 Request is 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 Request is a buy or sell.
orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams
Indicates whether Order is a buy or sell.
orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.Body
Indicates whether Order is a buy or sell.
orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.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.eip155.Eip155CreatePermitParams.Body.Builder
Indicates whether Order is a buy or sell.
orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.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.eip155.Eip155CreatePermitParams.Builder
Indicates whether Order is a buy or sell.
orderSide() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse
Indicates whether Order is a buy or sell.
orderSide(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse.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.eip155.Eip155SubmitResponse.Builder
Indicates whether Order is a buy or sell.
orderSide() - function in com.dinari.api.models.v2.accounts.orders.Order
Indicates whether Order is 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 Order is a buy or sell.
OrderSide - class in com.dinari.api.models.v2.accounts.orders
 
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.
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 Order is 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 Order is valid for.
orderTif() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams
Time in force.
orderTif() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.Body
Time in force.
orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.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.eip155.Eip155CreatePermitParams.Body.Builder
Time in force.
orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.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.eip155.Eip155CreatePermitParams.Builder
Time in force.
orderTif() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse
Indicates how long Order is valid for.
orderTif(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse.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.eip155.Eip155SubmitResponse.Builder
Indicates how long Order is valid for.
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.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 Order creation.
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 Order creation.
orderTransactionHash() - function in com.dinari.api.models.v2.accounts.orders.Order
Transaction hash for the Order creation.
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 Order creation.
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.eip155.Eip155CreatePermitParams
Type of Order.
orderType() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.Body
Type of Order.
orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.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.eip155.Eip155CreatePermitParams.Body.Builder
Type of Order.
orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155CreatePermitParams.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.eip155.Eip155CreatePermitParams.Builder
Type of Order.
orderType() - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse
Type of Order.
orderType(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.orderrequests.eip155.Eip155SubmitResponse.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.eip155.Eip155SubmitResponse.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.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.
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
 
OTHER - enum entry in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.UsImmigrationInfo.VisaType.Known
 
OTHER - enum entry in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.UsImmigrationInfo.VisaType.Value
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  _