A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  _ 

M

MARKET - enum entry in com.dinari.api.models.v2.accounts.orders.OrderType.Known
 
MARKET - enum entry in com.dinari.api.models.v2.accounts.orders.OrderType.Value
 
marketCap() - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse
The most recent close price of the ticker multiplied by weighted outstanding shares.
marketCap(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse.Builder
Sets Builder.marketCap to an arbitrary JSON value.
marketCap(java.util.Optional) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse.Builder
Alias for calling Builder.marketCap with marketCap.orElse(null).
marketCap(java.lang.Long) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse.Builder
Alias for Builder.marketCap.
marketCap(java.lang.Long) - function in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveCurrentPriceResponse.Builder
The most recent close price of the ticker multiplied by weighted outstanding shares.
marketData() - function in com.dinari.api.services.async.V2ServiceAsync
 
marketData() - function in com.dinari.api.services.async.V2ServiceAsync.WithRawResponse
 
marketData() - function in com.dinari.api.services.async.V2ServiceAsyncImpl
 
marketData() - function in com.dinari.api.services.async.V2ServiceAsyncImpl.WithRawResponseImpl
 
marketData() - function in com.dinari.api.services.blocking.V2Service
 
marketData() - function in com.dinari.api.services.blocking.V2Service.WithRawResponse
 
marketData() - function in com.dinari.api.services.blocking.V2ServiceImpl
 
marketData() - function in com.dinari.api.services.blocking.V2ServiceImpl.WithRawResponseImpl
 
MarketDataRetrieveMarketHoursParams - class in com.dinari.api.models.v2.marketdata
Get the market hours for the current trading session and next open trading session.
MarketDataRetrieveMarketHoursParams.Builder - class in com.dinari.api.models.v2.marketdata.MarketDataRetrieveMarketHoursParams
A builder for MarketDataRetrieveMarketHoursParams.
MarketDataRetrieveMarketHoursResponse - class in com.dinari.api.models.v2.marketdata
 
MarketDataRetrieveMarketHoursResponse.Builder - class in com.dinari.api.models.v2.marketdata.MarketDataRetrieveMarketHoursResponse
A builder for MarketDataRetrieveMarketHoursResponse.
MarketDataService - class in com.dinari.api.services.blocking.v2
 
MarketDataService.WithRawResponse - class in com.dinari.api.services.blocking.v2.MarketDataService
A view of MarketDataService that provides access to raw HTTP responses for each method.
MarketDataServiceAsync - class in com.dinari.api.services.async.v2
 
MarketDataServiceAsync.WithRawResponse - class in com.dinari.api.services.async.v2.MarketDataServiceAsync
A view of MarketDataServiceAsync that provides access to raw HTTP responses for each method.
MarketDataServiceAsyncImpl - class in com.dinari.api.services.async.v2
 
MarketDataServiceAsyncImpl.WithRawResponseImpl - class in com.dinari.api.services.async.v2.MarketDataServiceAsyncImpl
 
MarketDataServiceImpl - class in com.dinari.api.services.blocking.v2
 
MarketDataServiceImpl.WithRawResponseImpl - class in com.dinari.api.services.blocking.v2.MarketDataServiceImpl
 
maxRetries(java.lang.Integer) - function in com.dinari.api.client.okhttp.DinariOkHttpClient.Builder
The maximum number of times to retry failed requests, with a short exponential backoff between requests.
maxRetries(java.lang.Integer) - function in com.dinari.api.client.okhttp.DinariOkHttpClientAsync.Builder
The maximum number of times to retry failed requests, with a short exponential backoff between requests.
maxRetries() - function in com.dinari.api.core.ClientOptions
The maximum number of times to retry failed requests, with a short exponential backoff between requests.
maxRetries(java.lang.Integer) - function in com.dinari.api.core.ClientOptions.Builder
The maximum number of times to retry failed requests, with a short exponential backoff between requests.
maxRetries(java.lang.Integer) - function in com.dinari.api.core.http.RetryingHttpClient.Builder
 
message(com.dinari.api.core.JsonValue) - function in com.dinari.api.models.v2.accounts.orderrequests.stocks.eip155.EvmTypedData.Builder
Message to be signed.
message() - function in com.dinari.api.models.v2.accounts.wallet.external.ExternalGetNonceResponse
Message to be signed by the Wallet
message(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.accounts.wallet.external.ExternalGetNonceResponse.Builder
Sets Builder.message to an arbitrary JSON value.
message(java.lang.String) - function in com.dinari.api.models.v2.accounts.wallet.external.ExternalGetNonceResponse.Builder
Message to be signed by the Wallet
method() - function in com.dinari.api.core.http.HttpRequest
 
method(com.dinari.api.core.http.HttpMethod) - function in com.dinari.api.core.http.HttpRequest.Builder
 
middleName() - function in com.dinari.api.models.v2.entities.kyc.KycData
Middle name of the user
middleName(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.entities.kyc.KycData.Builder
Sets Builder.middleName to an arbitrary JSON value.
middleName(java.util.Optional) - function in com.dinari.api.models.v2.entities.kyc.KycData.Builder
Alias for calling Builder.middleName with middleName.orElse(null).
middleName(java.lang.String) - function in com.dinari.api.models.v2.entities.kyc.KycData.Builder
Middle name of the user
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(java.lang.String) - function in com.dinari.api.services.async.v2.AccountServiceAsync
Mints 1,000 mockUSD sandbox payment tokens to the Wallet connected to the Account.
mintSandboxTokens(java.lang.String) - function in com.dinari.api.services.async.v2.AccountServiceAsync
Mints 1,000 mockUSD sandbox payment tokens to the Wallet connected to the Account.
mintSandboxTokens(java.lang.String,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(java.lang.String,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(java.lang.String) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
Returns a raw HTTP response for post /api/v2/accounts/{account_id}/faucet, but is otherwise the same as AccountServiceAsync.mintSandboxTokens.
mintSandboxTokens(java.lang.String) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
Returns a raw HTTP response for post /api/v2/accounts/{account_id}/faucet, but is otherwise the same as AccountServiceAsync.mintSandboxTokens.
mintSandboxTokens(java.lang.String,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsync.WithRawResponse
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsyncImpl
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.async.v2.AccountServiceAsyncImpl.WithRawResponseImpl
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(java.lang.String) - function in com.dinari.api.services.blocking.v2.AccountService
Mints 1,000 mockUSD sandbox payment tokens to the Wallet connected to the Account.
mintSandboxTokens(java.lang.String) - function in com.dinari.api.services.blocking.v2.AccountService
Mints 1,000 mockUSD sandbox payment tokens to the Wallet connected to the Account.
mintSandboxTokens(java.lang.String,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(java.lang.String,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(java.lang.String) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
Returns a raw HTTP response for post /api/v2/accounts/{account_id}/faucet, but is otherwise the same as AccountService.mintSandboxTokens.
mintSandboxTokens(java.lang.String) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
Returns a raw HTTP response for post /api/v2/accounts/{account_id}/faucet, but is otherwise the same as AccountService.mintSandboxTokens.
mintSandboxTokens(java.lang.String,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(java.lang.String,com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountService.WithRawResponse
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountServiceImpl
 
mintSandboxTokens(com.dinari.api.models.v2.accounts.AccountMintSandboxTokensParams,com.dinari.api.core.RequestOptions) - function in com.dinari.api.services.blocking.v2.AccountServiceImpl.WithRawResponseImpl
 
MONTH - enum entry in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveHistoricalPricesParams.Timespan.Known
 
MONTH - enum entry in com.dinari.api.models.v2.marketdata.stocks.StockRetrieveHistoricalPricesParams.Timespan.Value
 
MultipartField - class in com.dinari.api.core
A class representing a field in a multipart/form-data request.
MultipartField.Builder - class in com.dinari.api.core.MultipartField
A builder for MultipartField.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  _