A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
_
J
- J1 - enum entry in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.UsImmigrationInfo.VisaType.Known
- J1 - enum entry in com.dinari.api.models.v2.entities.kyc.UsKycCheckData.UsImmigrationInfo.VisaType.Value
- JsonArray - class in com.dinari.api.core
- A JsonValue representing a JSON array value.
- JsonBoolean - class in com.dinari.api.core
- A JsonValue representing a JSON boolean value.
- JsonField - class in com.dinari.api.core
- A class representing a serializable JSON field.
- JsonField.Deserializer - class in com.dinari.api.core.JsonField
- JsonField.IsMissing - class in com.dinari.api.core.JsonField
- This class is a Jackson filter that can be used to exclude missing properties from objects.
- JsonField.Visitor - class in com.dinari.api.core.JsonField
- An interface that defines how to map each possible state of a
JsonField<T>to a value of type R. - jsonMapper() - function in com.dinari.api.core.ClientOptions
- The Jackson JSON mapper to use for serializing and deserializing JSON.
- jsonMapper(com.fasterxml.jackson.databind.json.JsonMapper) - function in com.dinari.api.core.ClientOptions.Builder
- The Jackson JSON mapper to use for serializing and deserializing JSON.
- jsonMapper() - function in com.dinari.api.core.ObjectMappers
- JsonMissing - class in com.dinari.api.core
- A JsonValue representing an omitted JSON field.
- JsonMissing.Serializer - class in com.dinari.api.core.JsonMissing
- JsonNull - class in com.dinari.api.core
- A JsonValue representing a JSON
nullvalue. - JsonNumber - class in com.dinari.api.core
- A JsonValue representing a JSON number value.
- JsonObject - class in com.dinari.api.core
- A JsonValue representing a JSON object value.
- JsonString - class in com.dinari.api.core
- A JsonValue representing a JSON string value.
- JsonValue - class in com.dinari.api.core
- A class representing an arbitrary JSON value.
- JsonValue.Deserializer - class in com.dinari.api.core.JsonValue
- JsonValue.Visitor - class in com.dinari.api.core.JsonValue
- An interface that defines how to map each variant state of a JsonValue to a value of type R.
- jurisdiction() - function in com.dinari.api.models.v2.entities.accounts.Account
- Jurisdiction of the
Account. - jurisdiction(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.entities.accounts.Account.Builder
- Sets Builder.jurisdiction to an arbitrary JSON value.
- jurisdiction(com.dinari.api.models.v2.entities.accounts.Jurisdiction) - function in com.dinari.api.models.v2.entities.accounts.Account.Builder
- Jurisdiction of the
Account. - jurisdiction() - function in com.dinari.api.models.v2.entities.accounts.AccountCreateParams
- Jurisdiction of the
Account. - jurisdiction() - function in com.dinari.api.models.v2.entities.accounts.AccountCreateParams.Body
- Jurisdiction of the
Account. - jurisdiction(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.entities.accounts.AccountCreateParams.Body.Builder
- Sets Builder.jurisdiction to an arbitrary JSON value.
- jurisdiction(com.dinari.api.models.v2.entities.accounts.Jurisdiction) - function in com.dinari.api.models.v2.entities.accounts.AccountCreateParams.Body.Builder
- Jurisdiction of the
Account. - jurisdiction(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.entities.accounts.AccountCreateParams.Builder
- Sets Builder.jurisdiction to an arbitrary JSON value.
- jurisdiction(com.dinari.api.models.v2.entities.accounts.Jurisdiction) - function in com.dinari.api.models.v2.entities.accounts.AccountCreateParams.Builder
- Jurisdiction of the
Account. - Jurisdiction - class in com.dinari.api.models.v2.entities.accounts
- jurisdiction() - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Baseline
- Jurisdiction of the KYC check.
- jurisdiction(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Baseline.Builder
- Sets Builder.jurisdiction to an arbitrary JSON value.
- jurisdiction(com.dinari.api.models.v2.entities.kyc.KycInfo.Baseline.Jurisdiction) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Baseline.Builder
- Jurisdiction of the KYC check.
- jurisdiction() - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Us
- Jurisdiction of the KYC check.
- jurisdiction(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Us.Builder
- Sets Builder.jurisdiction to an arbitrary JSON value.
- jurisdiction(com.dinari.api.models.v2.entities.kyc.KycInfo.Us.Jurisdiction) - function in com.dinari.api.models.v2.entities.kyc.KycInfo.Us.Builder
- Jurisdiction of the KYC check.
- jurisdiction() - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Baseline
- Jurisdiction of the KYC check.
- jurisdiction(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Baseline.Builder
- Sets Builder.jurisdiction to an arbitrary JSON value.
- jurisdiction(com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Baseline.Jurisdiction) - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Baseline.Builder
- Jurisdiction of the KYC check.
- jurisdiction() - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Us
- Jurisdiction of the KYC check.
- jurisdiction(com.dinari.api.core.JsonField) - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Us.Builder
- Sets Builder.jurisdiction to an arbitrary JSON value.
- jurisdiction(com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Us.Jurisdiction) - function in com.dinari.api.models.v2.entities.kyc.KycSubmitParams.Body.Us.Builder
- Jurisdiction of the KYC check.
- Jurisdiction.Known - class in com.dinari.api.models.v2.entities.accounts.Jurisdiction
- An enum containing Jurisdiction's known values.
- Jurisdiction.Value - class in com.dinari.api.models.v2.entities.accounts.Jurisdiction
- An enum containing Jurisdiction's known values, as well as an _UNKNOWN member.