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

O

OAUTH_APPLICATION - enum entry in com.increase.api.models.accounttransfers.AccountTransfer.CreatedBy.Category.Known

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.accounttransfers.AccountTransfer.CreatedBy.Category.Value

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.achtransfers.AchTransfer.CreatedBy.Category.Known

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.achtransfers.AchTransfer.CreatedBy.Category.Value

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.checktransfers.CheckTransfer.CreatedBy.Category.Known

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.checktransfers.CheckTransfer.CreatedBy.Category.Value

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.oauthapplications.OAuthApplication.Type.Known
 
OAUTH_APPLICATION - enum entry in com.increase.api.models.oauthapplications.OAuthApplication.Type.Value
 
OAUTH_APPLICATION - enum entry in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.CreatedBy.Category.Known

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.CreatedBy.Category.Value

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.wiretransfers.WireTransfer.CreatedBy.Category.Known

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_APPLICATION - enum entry in com.increase.api.models.wiretransfers.WireTransfer.CreatedBy.Category.Value

An OAuth application you connected to Increase. Details will be under the oauth_application object.

OAUTH_CONNECTION - enum entry in com.increase.api.models.oauthconnections.OAuthConnection.Type.Known
 
OAUTH_CONNECTION - enum entry in com.increase.api.models.oauthconnections.OAuthConnection.Type.Value
 
OAUTH_CONNECTION_CREATED - enum entry in com.increase.api.models.events.Event.Category.Known

Occurs whenever an OAuth Connection is created.

OAUTH_CONNECTION_CREATED - enum entry in com.increase.api.models.events.Event.Category.Value

Occurs whenever an OAuth Connection is created.

OAUTH_CONNECTION_CREATED - enum entry in com.increase.api.models.events.EventListParams.Category.In.Known

Occurs whenever an OAuth Connection is created.

OAUTH_CONNECTION_CREATED - enum entry in com.increase.api.models.events.EventListParams.Category.In.Value

Occurs whenever an OAuth Connection is created.

OAUTH_CONNECTION_CREATED - enum entry in com.increase.api.models.eventsubscriptions.EventSubscription.SelectedEventCategory.Known

Occurs whenever an OAuth Connection is created.

OAUTH_CONNECTION_CREATED - enum entry in com.increase.api.models.eventsubscriptions.EventSubscription.SelectedEventCategory.Value

Occurs whenever an OAuth Connection is created.

OAUTH_CONNECTION_CREATED - enum entry in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.SelectedEventCategory.Known

Occurs whenever an OAuth Connection is created.

OAUTH_CONNECTION_CREATED - enum entry in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.SelectedEventCategory.Value

Occurs whenever an OAuth Connection is created.

OAUTH_CONNECTION_DEACTIVATED - enum entry in com.increase.api.models.events.Event.Category.Known

Occurs whenever an OAuth Connection is deactivated.

OAUTH_CONNECTION_DEACTIVATED - enum entry in com.increase.api.models.events.Event.Category.Value

Occurs whenever an OAuth Connection is deactivated.

OAUTH_CONNECTION_DEACTIVATED - enum entry in com.increase.api.models.events.EventListParams.Category.In.Known

Occurs whenever an OAuth Connection is deactivated.

OAUTH_CONNECTION_DEACTIVATED - enum entry in com.increase.api.models.events.EventListParams.Category.In.Value

Occurs whenever an OAuth Connection is deactivated.

OAUTH_CONNECTION_DEACTIVATED - enum entry in com.increase.api.models.eventsubscriptions.EventSubscription.SelectedEventCategory.Known

Occurs whenever an OAuth Connection is deactivated.

OAUTH_CONNECTION_DEACTIVATED - enum entry in com.increase.api.models.eventsubscriptions.EventSubscription.SelectedEventCategory.Value

Occurs whenever an OAuth Connection is deactivated.

OAUTH_CONNECTION_DEACTIVATED - enum entry in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.SelectedEventCategory.Known

Occurs whenever an OAuth Connection is deactivated.

OAUTH_CONNECTION_DEACTIVATED - enum entry in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.SelectedEventCategory.Value

Occurs whenever an OAuth Connection is deactivated.

OAUTH_TOKEN - enum entry in com.increase.api.models.oauthtokens.OAuthToken.Type.Known
 
OAUTH_TOKEN - enum entry in com.increase.api.models.oauthtokens.OAuthToken.Type.Value
 
oauthApplication() - function in com.increase.api.models.accounttransfers.AccountTransfer.CreatedBy
If present, details about the OAuth Application that created the transfer.
oauthApplication(com.increase.api.core.JsonField) - function in com.increase.api.models.accounttransfers.AccountTransfer.CreatedBy.Builder
Sets Builder.oauthApplication to an arbitrary JSON value.
oauthApplication(com.increase.api.models.accounttransfers.AccountTransfer.CreatedBy.OAuthApplication) - function in com.increase.api.models.accounttransfers.AccountTransfer.CreatedBy.Builder
If present, details about the OAuth Application that created the transfer.
oauthApplication(java.util.Optional) - function in com.increase.api.models.accounttransfers.AccountTransfer.CreatedBy.Builder
Alias for calling Builder.oauthApplication with oauthApplication.orElse(null).
oauthApplication() - function in com.increase.api.models.achtransfers.AchTransfer.CreatedBy
If present, details about the OAuth Application that created the transfer.
oauthApplication(com.increase.api.core.JsonField) - function in com.increase.api.models.achtransfers.AchTransfer.CreatedBy.Builder
Sets Builder.oauthApplication to an arbitrary JSON value.
oauthApplication(com.increase.api.models.achtransfers.AchTransfer.CreatedBy.OAuthApplication) - function in com.increase.api.models.achtransfers.AchTransfer.CreatedBy.Builder
If present, details about the OAuth Application that created the transfer.
oauthApplication(java.util.Optional) - function in com.increase.api.models.achtransfers.AchTransfer.CreatedBy.Builder
Alias for calling Builder.oauthApplication with oauthApplication.orElse(null).
oauthApplication() - function in com.increase.api.models.checktransfers.CheckTransfer.CreatedBy
If present, details about the OAuth Application that created the transfer.
oauthApplication(com.increase.api.core.JsonField) - function in com.increase.api.models.checktransfers.CheckTransfer.CreatedBy.Builder
Sets Builder.oauthApplication to an arbitrary JSON value.
oauthApplication(com.increase.api.models.checktransfers.CheckTransfer.CreatedBy.OAuthApplication) - function in com.increase.api.models.checktransfers.CheckTransfer.CreatedBy.Builder
If present, details about the OAuth Application that created the transfer.
oauthApplication(java.util.Optional) - function in com.increase.api.models.checktransfers.CheckTransfer.CreatedBy.Builder
Alias for calling Builder.oauthApplication with oauthApplication.orElse(null).
OAuthApplication - class in com.increase.api.models.oauthapplications
An OAuth Application lets you build an application for others to use with their Increase data.
oauthApplication() - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.CreatedBy
If present, details about the OAuth Application that created the transfer.
oauthApplication(com.increase.api.core.JsonField) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.CreatedBy.Builder
Sets Builder.oauthApplication to an arbitrary JSON value.
oauthApplication(com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.CreatedBy.OAuthApplication) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.CreatedBy.Builder
If present, details about the OAuth Application that created the transfer.
oauthApplication(java.util.Optional) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.CreatedBy.Builder
Alias for calling Builder.oauthApplication with oauthApplication.orElse(null).
oauthApplication() - function in com.increase.api.models.wiretransfers.WireTransfer.CreatedBy
If present, details about the OAuth Application that created the transfer.
oauthApplication(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransfer.CreatedBy.Builder
Sets Builder.oauthApplication to an arbitrary JSON value.
oauthApplication(com.increase.api.models.wiretransfers.WireTransfer.CreatedBy.OAuthApplication) - function in com.increase.api.models.wiretransfers.WireTransfer.CreatedBy.Builder
If present, details about the OAuth Application that created the transfer.
oauthApplication(java.util.Optional) - function in com.increase.api.models.wiretransfers.WireTransfer.CreatedBy.Builder
Alias for calling Builder.oauthApplication with oauthApplication.orElse(null).
OAuthApplication.Builder - class in com.increase.api.models.oauthapplications.OAuthApplication
A builder for OAuthApplication.
OAuthApplication.Status - class in com.increase.api.models.oauthapplications.OAuthApplication
Whether the application is active.
OAuthApplication.Status.Known - class in com.increase.api.models.oauthapplications.OAuthApplication.Status
An enum containing Status's known values.
OAuthApplication.Status.Value - class in com.increase.api.models.oauthapplications.OAuthApplication.Status
An enum containing Status's known values, as well as an _UNKNOWN member.
OAuthApplication.Type - class in com.increase.api.models.oauthapplications.OAuthApplication
A constant representing the object's type.
OAuthApplication.Type.Known - class in com.increase.api.models.oauthapplications.OAuthApplication.Type
An enum containing Type's known values.
OAuthApplication.Type.Value - class in com.increase.api.models.oauthapplications.OAuthApplication.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
oauthApplicationId() - function in com.increase.api.models.oauthapplications.OAuthApplicationRetrieveParams
The identifier of the OAuth Application.
oauthApplicationId(java.lang.String) - function in com.increase.api.models.oauthapplications.OAuthApplicationRetrieveParams.Builder
The identifier of the OAuth Application.
oauthApplicationId() - function in com.increase.api.models.oauthconnections.OAuthConnection
The identifier of the OAuth application this connection is for.
oauthApplicationId(com.increase.api.core.JsonField) - function in com.increase.api.models.oauthconnections.OAuthConnection.Builder
Sets Builder.oauthApplicationId to an arbitrary JSON value.
oauthApplicationId(java.lang.String) - function in com.increase.api.models.oauthconnections.OAuthConnection.Builder
The identifier of the OAuth application this connection is for.
oauthApplicationId() - function in com.increase.api.models.oauthconnections.OAuthConnectionListParams
Filter results to only include OAuth Connections for a specific OAuth Application.
oauthApplicationId(java.util.Optional) - function in com.increase.api.models.oauthconnections.OAuthConnectionListParams.Builder
Alias for calling Builder.oauthApplicationId with oauthApplicationId.orElse(null).
oauthApplicationId(java.lang.String) - function in com.increase.api.models.oauthconnections.OAuthConnectionListParams.Builder
Filter results to only include OAuth Connections for a specific OAuth Application.
OAuthApplicationListPage - class in com.increase.api.models.oauthapplications
List OAuth Applications
OAuthApplicationListPage.AutoPager - class in com.increase.api.models.oauthapplications.OAuthApplicationListPage
 
OAuthApplicationListPage.Response - class in com.increase.api.models.oauthapplications.OAuthApplicationListPage
 
OAuthApplicationListPage.Response.Builder - class in com.increase.api.models.oauthapplications.OAuthApplicationListPage.Response
 
OAuthApplicationListPageAsync - class in com.increase.api.models.oauthapplications
List OAuth Applications
OAuthApplicationListPageAsync.AutoPager - class in com.increase.api.models.oauthapplications.OAuthApplicationListPageAsync
 
OAuthApplicationListPageAsync.Response - class in com.increase.api.models.oauthapplications.OAuthApplicationListPageAsync
 
OAuthApplicationListPageAsync.Response.Builder - class in com.increase.api.models.oauthapplications.OAuthApplicationListPageAsync.Response
 
OAuthApplicationListParams - class in com.increase.api.models.oauthapplications
List OAuth Applications
OAuthApplicationListParams.Builder - class in com.increase.api.models.oauthapplications.OAuthApplicationListParams
A builder for OAuthApplicationListParams.
OAuthApplicationListParams.CreatedAt - class in com.increase.api.models.oauthapplications.OAuthApplicationListParams
 
OAuthApplicationListParams.CreatedAt.Builder - class in com.increase.api.models.oauthapplications.OAuthApplicationListParams.CreatedAt
A builder for CreatedAt.
OAuthApplicationListParams.Status - class in com.increase.api.models.oauthapplications.OAuthApplicationListParams
 
OAuthApplicationListParams.Status.Builder - class in com.increase.api.models.oauthapplications.OAuthApplicationListParams.Status
A builder for Status.
OAuthApplicationListParams.Status.In - class in com.increase.api.models.oauthapplications.OAuthApplicationListParams.Status
 
OAuthApplicationListParams.Status.In.Known - class in com.increase.api.models.oauthapplications.OAuthApplicationListParams.Status.In
An enum containing In's known values.
OAuthApplicationListParams.Status.In.Value - class in com.increase.api.models.oauthapplications.OAuthApplicationListParams.Status.In
An enum containing In's known values, as well as an _UNKNOWN member.
OAuthApplicationRetrieveParams - class in com.increase.api.models.oauthapplications
Retrieve an OAuth Application
OAuthApplicationRetrieveParams.Builder - class in com.increase.api.models.oauthapplications.OAuthApplicationRetrieveParams
A builder for OAuthApplicationRetrieveParams.
oauthApplications() - function in com.increase.api.client.IncreaseClient
 
oauthApplications() - function in com.increase.api.client.IncreaseClient.WithRawResponse
 
oauthApplications() - function in com.increase.api.client.IncreaseClientAsync
 
oauthApplications() - function in com.increase.api.client.IncreaseClientAsync.WithRawResponse
 
oauthApplications() - function in com.increase.api.client.IncreaseClientAsyncImpl
 
oauthApplications() - function in com.increase.api.client.IncreaseClientAsyncImpl.WithRawResponseImpl
 
oauthApplications() - function in com.increase.api.client.IncreaseClientImpl
 
oauthApplications() - function in com.increase.api.client.IncreaseClientImpl.WithRawResponseImpl
 
OAuthApplicationService - class in com.increase.api.services.blocking
 
OAuthApplicationService.WithRawResponse - class in com.increase.api.services.blocking.OAuthApplicationService
A view of OAuthApplicationService that provides access to raw HTTP responses for each method.
OAuthApplicationServiceAsync - class in com.increase.api.services.async
 
OAuthApplicationServiceAsync.WithRawResponse - class in com.increase.api.services.async.OAuthApplicationServiceAsync
A view of OAuthApplicationServiceAsync that provides access to raw HTTP responses for each method.
OAuthApplicationServiceAsyncImpl - class in com.increase.api.services.async
 
OAuthApplicationServiceAsyncImpl.WithRawResponseImpl - class in com.increase.api.services.async.OAuthApplicationServiceAsyncImpl
 
OAuthApplicationServiceImpl - class in com.increase.api.services.blocking
 
OAuthApplicationServiceImpl.WithRawResponseImpl - class in com.increase.api.services.blocking.OAuthApplicationServiceImpl
 
OAuthConnection - class in com.increase.api.models.oauthconnections
When a user authorizes your OAuth application, an OAuth Connection object is created.
OAuthConnection.Builder - class in com.increase.api.models.oauthconnections.OAuthConnection
A builder for OAuthConnection.
OAuthConnection.Status - class in com.increase.api.models.oauthconnections.OAuthConnection
Whether the connection is active.
OAuthConnection.Status.Known - class in com.increase.api.models.oauthconnections.OAuthConnection.Status
An enum containing Status's known values.
OAuthConnection.Status.Value - class in com.increase.api.models.oauthconnections.OAuthConnection.Status
An enum containing Status's known values, as well as an _UNKNOWN member.
OAuthConnection.Type - class in com.increase.api.models.oauthconnections.OAuthConnection
A constant representing the object's type.
OAuthConnection.Type.Known - class in com.increase.api.models.oauthconnections.OAuthConnection.Type
An enum containing Type's known values.
OAuthConnection.Type.Value - class in com.increase.api.models.oauthconnections.OAuthConnection.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
oauthConnectionId() - function in com.increase.api.models.eventsubscriptions.EventSubscription
If specified, this subscription will only receive webhooks for Events associated with this OAuth Connection.
oauthConnectionId(com.increase.api.core.JsonField) - function in com.increase.api.models.eventsubscriptions.EventSubscription.Builder
Sets Builder.oauthConnectionId to an arbitrary JSON value.
oauthConnectionId(java.util.Optional) - function in com.increase.api.models.eventsubscriptions.EventSubscription.Builder
Alias for calling Builder.oauthConnectionId with oauthConnectionId.orElse(null).
oauthConnectionId(java.lang.String) - function in com.increase.api.models.eventsubscriptions.EventSubscription.Builder
If specified, this subscription will only receive webhooks for Events associated with this OAuth Connection.
oauthConnectionId() - function in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams
If specified, this subscription will only receive webhooks for Events associated with the specified OAuth Connection.
oauthConnectionId() - function in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.Body
If specified, this subscription will only receive webhooks for Events associated with the specified OAuth Connection.
oauthConnectionId(com.increase.api.core.JsonField) - function in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.Body.Builder
Sets Builder.oauthConnectionId to an arbitrary JSON value.
oauthConnectionId(java.lang.String) - function in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.Body.Builder
If specified, this subscription will only receive webhooks for Events associated with the specified OAuth Connection.
oauthConnectionId(com.increase.api.core.JsonField) - function in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.Builder
Sets Builder.oauthConnectionId to an arbitrary JSON value.
oauthConnectionId(java.lang.String) - function in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.Builder
If specified, this subscription will only receive webhooks for Events associated with the specified OAuth Connection.
oauthConnectionId() - function in com.increase.api.models.oauthconnections.OAuthConnectionRetrieveParams
The identifier of the OAuth Connection.
oauthConnectionId(java.lang.String) - function in com.increase.api.models.oauthconnections.OAuthConnectionRetrieveParams.Builder
The identifier of the OAuth Connection.
OAuthConnectionListPage - class in com.increase.api.models.oauthconnections
List OAuth Connections
OAuthConnectionListPage.AutoPager - class in com.increase.api.models.oauthconnections.OAuthConnectionListPage
 
OAuthConnectionListPage.Response - class in com.increase.api.models.oauthconnections.OAuthConnectionListPage
 
OAuthConnectionListPage.Response.Builder - class in com.increase.api.models.oauthconnections.OAuthConnectionListPage.Response
 
OAuthConnectionListPageAsync - class in com.increase.api.models.oauthconnections
List OAuth Connections
OAuthConnectionListPageAsync.AutoPager - class in com.increase.api.models.oauthconnections.OAuthConnectionListPageAsync
 
OAuthConnectionListPageAsync.Response - class in com.increase.api.models.oauthconnections.OAuthConnectionListPageAsync
 
OAuthConnectionListPageAsync.Response.Builder - class in com.increase.api.models.oauthconnections.OAuthConnectionListPageAsync.Response
 
OAuthConnectionListParams - class in com.increase.api.models.oauthconnections
List OAuth Connections
OAuthConnectionListParams.Builder - class in com.increase.api.models.oauthconnections.OAuthConnectionListParams
A builder for OAuthConnectionListParams.
OAuthConnectionListParams.Status - class in com.increase.api.models.oauthconnections.OAuthConnectionListParams
 
OAuthConnectionListParams.Status.Builder - class in com.increase.api.models.oauthconnections.OAuthConnectionListParams.Status
A builder for Status.
OAuthConnectionListParams.Status.In - class in com.increase.api.models.oauthconnections.OAuthConnectionListParams.Status
 
OAuthConnectionListParams.Status.In.Known - class in com.increase.api.models.oauthconnections.OAuthConnectionListParams.Status.In
An enum containing In's known values.
OAuthConnectionListParams.Status.In.Value - class in com.increase.api.models.oauthconnections.OAuthConnectionListParams.Status.In
An enum containing In's known values, as well as an _UNKNOWN member.
OAuthConnectionRetrieveParams - class in com.increase.api.models.oauthconnections
Retrieve an OAuth Connection
OAuthConnectionRetrieveParams.Builder - class in com.increase.api.models.oauthconnections.OAuthConnectionRetrieveParams
A builder for OAuthConnectionRetrieveParams.
oauthConnections() - function in com.increase.api.client.IncreaseClient
 
oauthConnections() - function in com.increase.api.client.IncreaseClient.WithRawResponse
 
oauthConnections() - function in com.increase.api.client.IncreaseClientAsync
 
oauthConnections() - function in com.increase.api.client.IncreaseClientAsync.WithRawResponse
 
oauthConnections() - function in com.increase.api.client.IncreaseClientAsyncImpl
 
oauthConnections() - function in com.increase.api.client.IncreaseClientAsyncImpl.WithRawResponseImpl
 
oauthConnections() - function in com.increase.api.client.IncreaseClientImpl
 
oauthConnections() - function in com.increase.api.client.IncreaseClientImpl.WithRawResponseImpl
 
OAuthConnectionService - class in com.increase.api.services.blocking
 
OAuthConnectionService.WithRawResponse - class in com.increase.api.services.blocking.OAuthConnectionService
A view of OAuthConnectionService that provides access to raw HTTP responses for each method.
OAuthConnectionServiceAsync - class in com.increase.api.services.async
 
OAuthConnectionServiceAsync.WithRawResponse - class in com.increase.api.services.async.OAuthConnectionServiceAsync
A view of OAuthConnectionServiceAsync that provides access to raw HTTP responses for each method.
OAuthConnectionServiceAsyncImpl - class in com.increase.api.services.async
 
OAuthConnectionServiceAsyncImpl.WithRawResponseImpl - class in com.increase.api.services.async.OAuthConnectionServiceAsyncImpl
 
OAuthConnectionServiceImpl - class in com.increase.api.services.blocking
 
OAuthConnectionServiceImpl.WithRawResponseImpl - class in com.increase.api.services.blocking.OAuthConnectionServiceImpl
 
OAuthToken - class in com.increase.api.models.oauthtokens
A token that is returned to your application when a user completes the OAuth flow and may be used to authenticate requests.
OAuthToken.Builder - class in com.increase.api.models.oauthtokens.OAuthToken
A builder for OAuthToken.
OAuthToken.TokenType - class in com.increase.api.models.oauthtokens.OAuthToken
The type of OAuth token.
OAuthToken.TokenType.Known - class in com.increase.api.models.oauthtokens.OAuthToken.TokenType
An enum containing TokenType's known values.
OAuthToken.TokenType.Value - class in com.increase.api.models.oauthtokens.OAuthToken.TokenType
An enum containing TokenType's known values, as well as an _UNKNOWN member.
OAuthToken.Type - class in com.increase.api.models.oauthtokens.OAuthToken
A constant representing the object's type.
OAuthToken.Type.Known - class in com.increase.api.models.oauthtokens.OAuthToken.Type
An enum containing Type's known values.
OAuthToken.Type.Value - class in com.increase.api.models.oauthtokens.OAuthToken.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
OAuthTokenCreateParams - class in com.increase.api.models.oauthtokens
Create an OAuth Token
OAuthTokenCreateParams.Body - class in com.increase.api.models.oauthtokens.OAuthTokenCreateParams
 
OAuthTokenCreateParams.Body.Builder - class in com.increase.api.models.oauthtokens.OAuthTokenCreateParams.Body
A builder for Body.
OAuthTokenCreateParams.Builder - class in com.increase.api.models.oauthtokens.OAuthTokenCreateParams
A builder for OAuthTokenCreateParams.
OAuthTokenCreateParams.GrantType - class in com.increase.api.models.oauthtokens.OAuthTokenCreateParams
The credential you request in exchange for the code.
OAuthTokenCreateParams.GrantType.Known - class in com.increase.api.models.oauthtokens.OAuthTokenCreateParams.GrantType
An enum containing GrantType's known values.
OAuthTokenCreateParams.GrantType.Value - class in com.increase.api.models.oauthtokens.OAuthTokenCreateParams.GrantType
An enum containing GrantType's known values, as well as an _UNKNOWN member.
oauthTokens() - function in com.increase.api.client.IncreaseClient
 
oauthTokens() - function in com.increase.api.client.IncreaseClient.WithRawResponse
 
oauthTokens() - function in com.increase.api.client.IncreaseClientAsync
 
oauthTokens() - function in com.increase.api.client.IncreaseClientAsync.WithRawResponse
 
oauthTokens() - function in com.increase.api.client.IncreaseClientAsyncImpl
 
oauthTokens() - function in com.increase.api.client.IncreaseClientAsyncImpl.WithRawResponseImpl
 
oauthTokens() - function in com.increase.api.client.IncreaseClientImpl
 
oauthTokens() - function in com.increase.api.client.IncreaseClientImpl.WithRawResponseImpl
 
OAuthTokenService - class in com.increase.api.services.blocking
 
OAuthTokenService.WithRawResponse - class in com.increase.api.services.blocking.OAuthTokenService
A view of OAuthTokenService that provides access to raw HTTP responses for each method.
OAuthTokenServiceAsync - class in com.increase.api.services.async
 
OAuthTokenServiceAsync.WithRawResponse - class in com.increase.api.services.async.OAuthTokenServiceAsync
A view of OAuthTokenServiceAsync that provides access to raw HTTP responses for each method.
OAuthTokenServiceAsyncImpl - class in com.increase.api.services.async
 
OAuthTokenServiceAsyncImpl.WithRawResponseImpl - class in com.increase.api.services.async.OAuthTokenServiceAsyncImpl
 
OAuthTokenServiceImpl - class in com.increase.api.services.blocking
 
OAuthTokenServiceImpl.WithRawResponseImpl - class in com.increase.api.services.blocking.OAuthTokenServiceImpl
 
ObjectMappers - class in com.increase.api.core
 
of(java.util.List) - function in com.increase.api.core.JsonArray.Companion
 
of(java.lang.Boolean) - function in com.increase.api.core.JsonBoolean.Companion
 
of(T) - function in com.increase.api.core.JsonField.Companion
 
of() - function in com.increase.api.core.JsonMissing.Companion
 
of() - function in com.increase.api.core.JsonNull.Companion
 
of(java.lang.Number) - function in com.increase.api.core.JsonNumber.Companion
 
of(java.util.Map) - function in com.increase.api.core.JsonObject.Companion
 
of(java.lang.String) - function in com.increase.api.core.JsonString.Companion
 
of(T) - function in com.increase.api.core.KnownValue.Companion
 
of(T) - function in com.increase.api.core.MultipartField.Companion
 
of(com.increase.api.core.JsonField) - function in com.increase.api.core.MultipartField.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumber.InboundAch.DebitStatus.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumber.InboundChecks.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumber.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumber.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumberCreateParams.InboundAch.DebitStatus.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumberCreateParams.InboundChecks.Status.Companion
 
of(com.increase.api.services.blocking.AccountNumberService,com.increase.api.models.accountnumbers.AccountNumberListParams,com.increase.api.models.accountnumbers.AccountNumberListPage.Response) - function in com.increase.api.models.accountnumbers.AccountNumberListPage.Companion
 
of(com.increase.api.services.async.AccountNumberServiceAsync,com.increase.api.models.accountnumbers.AccountNumberListParams,com.increase.api.models.accountnumbers.AccountNumberListPageAsync.Response) - function in com.increase.api.models.accountnumbers.AccountNumberListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumberListParams.AchDebitStatus.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumberListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumberUpdateParams.InboundAch.DebitStatus.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumberUpdateParams.InboundChecks.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountnumbers.AccountNumberUpdateParams.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounts.Account.Bank.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounts.Account.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounts.Account.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounts.Account.Type.Companion
 
of(com.increase.api.services.blocking.AccountService,com.increase.api.models.accounts.AccountListParams,com.increase.api.models.accounts.AccountListPage.Response) - function in com.increase.api.models.accounts.AccountListPage.Companion
 
of(com.increase.api.services.async.AccountServiceAsync,com.increase.api.models.accounts.AccountListParams,com.increase.api.models.accounts.AccountListPageAsync.Response) - function in com.increase.api.models.accounts.AccountListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounts.AccountListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounts.BalanceLookup.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.accountstatements.AccountStatement.Type.Companion
 
of(com.increase.api.services.blocking.AccountStatementService,com.increase.api.models.accountstatements.AccountStatementListParams,com.increase.api.models.accountstatements.AccountStatementListPage.Response) - function in com.increase.api.models.accountstatements.AccountStatementListPage.Companion
 
of(com.increase.api.services.async.AccountStatementServiceAsync,com.increase.api.models.accountstatements.AccountStatementListParams,com.increase.api.models.accountstatements.AccountStatementListPageAsync.Response) - function in com.increase.api.models.accountstatements.AccountStatementListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounttransfers.AccountTransfer.CreatedBy.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounttransfers.AccountTransfer.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounttransfers.AccountTransfer.Network.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounttransfers.AccountTransfer.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.accounttransfers.AccountTransfer.Type.Companion
 
of(com.increase.api.services.blocking.AccountTransferService,com.increase.api.models.accounttransfers.AccountTransferListParams,com.increase.api.models.accounttransfers.AccountTransferListPage.Response) - function in com.increase.api.models.accounttransfers.AccountTransferListPage.Companion
 
of(com.increase.api.services.async.AccountTransferServiceAsync,com.increase.api.models.accounttransfers.AccountTransferListParams,com.increase.api.models.accounttransfers.AccountTransferListPageAsync.Response) - function in com.increase.api.models.accounttransfers.AccountTransferListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.achprenotifications.AchPrenotification.CreditDebitIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.achprenotifications.AchPrenotification.NotificationsOfChange.ChangeCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.achprenotifications.AchPrenotification.PrenotificationReturn.ReturnReasonCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.achprenotifications.AchPrenotification.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.achprenotifications.AchPrenotification.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.achprenotifications.AchPrenotificationCreateParams.CreditDebitIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.achprenotifications.AchPrenotificationCreateParams.StandardEntryClassCode.Companion
 
of(com.increase.api.services.blocking.AchPrenotificationService,com.increase.api.models.achprenotifications.AchPrenotificationListParams,com.increase.api.models.achprenotifications.AchPrenotificationListPage.Response) - function in com.increase.api.models.achprenotifications.AchPrenotificationListPage.Companion
 
of(com.increase.api.services.async.AchPrenotificationServiceAsync,com.increase.api.models.achprenotifications.AchPrenotificationListParams,com.increase.api.models.achprenotifications.AchPrenotificationListPageAsync.Response) - function in com.increase.api.models.achprenotifications.AchPrenotificationListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.Addenda.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.CreatedBy.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.DestinationAccountHolder.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.Funding.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.InboundFundsHold.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.InboundFundsHold.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.InboundFundsHold.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.Network.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.NotificationsOfChange.ChangeCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.PreferredEffectiveDate.SettlementSchedule.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.Return.ReturnReasonCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.StandardEntryClassCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.Submission.ExpectedSettlementSchedule.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransfer.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransferCreateParams.Addenda.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransferCreateParams.DestinationAccountHolder.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransferCreateParams.Funding.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransferCreateParams.PreferredEffectiveDate.SettlementSchedule.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransferCreateParams.StandardEntryClassCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransferCreateParams.TransactionTiming.Companion
 
of(com.increase.api.services.blocking.AchTransferService,com.increase.api.models.achtransfers.AchTransferListParams,com.increase.api.models.achtransfers.AchTransferListPage.Response) - function in com.increase.api.models.achtransfers.AchTransferListPage.Companion
 
of(com.increase.api.services.async.AchTransferServiceAsync,com.increase.api.models.achtransfers.AchTransferListParams,com.increase.api.models.achtransfers.AchTransferListPageAsync.Response) - function in com.increase.api.models.achtransfers.AchTransferListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.achtransfers.AchTransferListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.bookkeepingaccounts.BookkeepingAccount.ComplianceCategory.Companion
 
of(java.lang.String) - function in com.increase.api.models.bookkeepingaccounts.BookkeepingAccount.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.bookkeepingaccounts.BookkeepingAccountCreateParams.ComplianceCategory.Companion
 
of(com.increase.api.services.blocking.BookkeepingAccountService,com.increase.api.models.bookkeepingaccounts.BookkeepingAccountListParams,com.increase.api.models.bookkeepingaccounts.BookkeepingAccountListPage.Response) - function in com.increase.api.models.bookkeepingaccounts.BookkeepingAccountListPage.Companion
 
of(com.increase.api.services.async.BookkeepingAccountServiceAsync,com.increase.api.models.bookkeepingaccounts.BookkeepingAccountListParams,com.increase.api.models.bookkeepingaccounts.BookkeepingAccountListPageAsync.Response) - function in com.increase.api.models.bookkeepingaccounts.BookkeepingAccountListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.bookkeepingaccounts.BookkeepingBalanceLookup.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.bookkeepingentries.BookkeepingEntry.Type.Companion
 
of(com.increase.api.services.blocking.BookkeepingEntryService,com.increase.api.models.bookkeepingentries.BookkeepingEntryListParams,com.increase.api.models.bookkeepingentries.BookkeepingEntryListPage.Response) - function in com.increase.api.models.bookkeepingentries.BookkeepingEntryListPage.Companion
 
of(com.increase.api.services.async.BookkeepingEntryServiceAsync,com.increase.api.models.bookkeepingentries.BookkeepingEntryListParams,com.increase.api.models.bookkeepingentries.BookkeepingEntryListPageAsync.Response) - function in com.increase.api.models.bookkeepingentries.BookkeepingEntryListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.bookkeepingentrysets.BookkeepingEntrySet.Type.Companion
 
of(com.increase.api.services.blocking.BookkeepingEntrySetService,com.increase.api.models.bookkeepingentrysets.BookkeepingEntrySetListParams,com.increase.api.models.bookkeepingentrysets.BookkeepingEntrySetListPage.Response) - function in com.increase.api.models.bookkeepingentrysets.BookkeepingEntrySetListPage.Companion
 
of(com.increase.api.services.async.BookkeepingEntrySetServiceAsync,com.increase.api.models.bookkeepingentrysets.BookkeepingEntrySetListParams,com.increase.api.models.bookkeepingentrysets.BookkeepingEntrySetListPageAsync.Response) - function in com.increase.api.models.bookkeepingentrysets.BookkeepingEntrySetListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.carddisputes.CardDispute.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.carddisputes.CardDispute.Type.Companion
 
of(com.increase.api.services.blocking.CardDisputeService,com.increase.api.models.carddisputes.CardDisputeListParams,com.increase.api.models.carddisputes.CardDisputeListPage.Response) - function in com.increase.api.models.carddisputes.CardDisputeListPage.Companion
 
of(com.increase.api.services.async.CardDisputeServiceAsync,com.increase.api.models.carddisputes.CardDisputeListParams,com.increase.api.models.carddisputes.CardDisputeListPageAsync.Response) - function in com.increase.api.models.carddisputes.CardDisputeListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.carddisputes.CardDisputeListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge.Attempt.Outcome.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge.VerificationMethod.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.DenyReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.DeviceChannel.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.Actioner.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.Direction.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.NetworkDetails.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.NetworkDetails.Visa.ElectronicCommerceIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.ProcessingCategory.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.Verification.CardVerificationCode.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.Verification.CardholderAddress.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorizationExpiration.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorizationExpiration.Network.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorizationExpiration.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.Actioner.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.Direction.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.NetworkDetails.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.NetworkDetails.Visa.ElectronicCommerceIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.NetworkDetails.Visa.PointOfServiceEntryMode.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.NetworkDetails.Visa.StandInProcessingReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.ProcessingCategory.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.RealTimeDecisionReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.Verification.CardVerificationCode.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.Verification.CardholderAddress.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardFuelConfirmation.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardFuelConfirmation.Network.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardFuelConfirmation.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardIncrement.Actioner.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardIncrement.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardIncrement.Network.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardIncrement.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.Cashback.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.Interchange.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.ExtraCharges.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.NoShowIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Lodging.ExtraCharges.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Lodging.NoShowIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.PurchaseIdentifierFormat.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Ancillary.Service.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.CreditReasonIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.RestrictedTicketIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.TicketChangeIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.TripLeg.StopOverCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardReversal.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardReversal.Network.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardReversal.ReversalReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardReversal.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.Cashback.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.Interchange.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.ExtraCharges.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.NoShowIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Lodging.ExtraCharges.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Lodging.NoShowIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.PurchaseIdentifierFormat.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Ancillary.Service.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.CreditReasonIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.RestrictedTicketIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.TicketChangeIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.TripLeg.StopOverCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.Actioner.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.NetworkDetails.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.NetworkDetails.Visa.ElectronicCommerceIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.NetworkDetails.Visa.PointOfServiceEntryMode.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.NetworkDetails.Visa.StandInProcessingReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.Verification.CardVerificationCode.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.Verification.CardholderAddress.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Type.Companion
 
of(com.increase.api.services.blocking.CardPaymentService,com.increase.api.models.cardpayments.CardPaymentListParams,com.increase.api.models.cardpayments.CardPaymentListPage.Response) - function in com.increase.api.models.cardpayments.CardPaymentListPage.Companion
 
of(com.increase.api.services.async.CardPaymentServiceAsync,com.increase.api.models.cardpayments.CardPaymentListParams,com.increase.api.models.cardpayments.CardPaymentListPageAsync.Response) - function in com.increase.api.models.cardpayments.CardPaymentListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.Invoice.DiscountTreatmentCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.Invoice.TaxTreatments.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.LineItem.DetailIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.LineItem.DiscountTreatmentCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.Type.Companion
 
of(com.increase.api.services.blocking.CardPurchaseSupplementService,com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListParams,com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListPage.Response) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListPage.Companion
 
of(com.increase.api.services.async.CardPurchaseSupplementServiceAsync,com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListParams,com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListPageAsync.Response) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.cards.Card.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.cards.Card.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.cards.CardDetails.Type.Companion
 
of(com.increase.api.services.blocking.CardService,com.increase.api.models.cards.CardListParams,com.increase.api.models.cards.CardListPage.Response) - function in com.increase.api.models.cards.CardListPage.Companion
 
of(com.increase.api.services.async.CardServiceAsync,com.increase.api.models.cards.CardListParams,com.increase.api.models.cards.CardListPageAsync.Response) - function in com.increase.api.models.cards.CardListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.cards.CardListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.cards.CardUpdateParams.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.DepositAcceptance.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.DepositRejection.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.DepositRejection.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.DepositReturn.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.DepositReturn.ReturnReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.InboundFundsHold.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.InboundFundsHold.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.InboundFundsHold.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.checkdeposits.CheckDeposit.Type.Companion
 
of(com.increase.api.services.blocking.CheckDepositService,com.increase.api.models.checkdeposits.CheckDepositListParams,com.increase.api.models.checkdeposits.CheckDepositListPage.Response) - function in com.increase.api.models.checkdeposits.CheckDepositListPage.Companion
 
of(com.increase.api.services.async.CheckDepositServiceAsync,com.increase.api.models.checkdeposits.CheckDepositListParams,com.increase.api.models.checkdeposits.CheckDepositListPageAsync.Response) - function in com.increase.api.models.checkdeposits.CheckDepositListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.CreatedBy.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.FulfillmentMethod.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.PhysicalCheck.ShippingMethod.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.PhysicalCheck.TrackingUpdate.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.StopPaymentRequest.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.StopPaymentRequest.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransfer.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransferCreateParams.FulfillmentMethod.Companion
 
of(com.increase.api.services.blocking.CheckTransferService,com.increase.api.models.checktransfers.CheckTransferListParams,com.increase.api.models.checktransfers.CheckTransferListPage.Response) - function in com.increase.api.models.checktransfers.CheckTransferListPage.Companion
 
of(com.increase.api.services.async.CheckTransferServiceAsync,com.increase.api.models.checktransfers.CheckTransferListParams,com.increase.api.models.checktransfers.CheckTransferListPageAsync.Response) - function in com.increase.api.models.checktransfers.CheckTransferListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransferListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.checktransfers.CheckTransferStopPaymentParams.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.RouteType.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.Actioner.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.Direction.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.NetworkDetails.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.NetworkDetails.Visa.ElectronicCommerceIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.NetworkDetails.Visa.PointOfServiceEntryMode.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.NetworkDetails.Visa.StandInProcessingReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.ProcessingCategory.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.RealTimeDecisionReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.Verification.CardVerificationCode.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.Verification.CardholderAddress.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CheckDecline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CheckDepositRejection.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CheckDepositRejection.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.InboundRealTimePaymentsTransferDecline.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.InboundRealTimePaymentsTransferDecline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.WireDecline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Type.Companion
 
of(com.increase.api.services.blocking.DeclinedTransactionService,com.increase.api.models.declinedtransactions.DeclinedTransactionListParams,com.increase.api.models.declinedtransactions.DeclinedTransactionListPage.Response) - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListPage.Companion
 
of(com.increase.api.services.async.DeclinedTransactionServiceAsync,com.increase.api.models.declinedtransactions.DeclinedTransactionListParams,com.increase.api.models.declinedtransactions.DeclinedTransactionListPageAsync.Response) - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.Category.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.digitalcardprofiles.DigitalCardProfile.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.digitalcardprofiles.DigitalCardProfile.Type.Companion
 
of(com.increase.api.services.blocking.DigitalCardProfileService,com.increase.api.models.digitalcardprofiles.DigitalCardProfileListParams,com.increase.api.models.digitalcardprofiles.DigitalCardProfileListPage.Response) - function in com.increase.api.models.digitalcardprofiles.DigitalCardProfileListPage.Companion
 
of(com.increase.api.services.async.DigitalCardProfileServiceAsync,com.increase.api.models.digitalcardprofiles.DigitalCardProfileListParams,com.increase.api.models.digitalcardprofiles.DigitalCardProfileListPageAsync.Response) - function in com.increase.api.models.digitalcardprofiles.DigitalCardProfileListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.digitalcardprofiles.DigitalCardProfileListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.digitalwallettokens.DigitalWalletToken.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.digitalwallettokens.DigitalWalletToken.TokenRequestor.Companion
 
of(java.lang.String) - function in com.increase.api.models.digitalwallettokens.DigitalWalletToken.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.digitalwallettokens.DigitalWalletToken.Update.Status.Companion
 
of(com.increase.api.services.blocking.DigitalWalletTokenService,com.increase.api.models.digitalwallettokens.DigitalWalletTokenListParams,com.increase.api.models.digitalwallettokens.DigitalWalletTokenListPage.Response) - function in com.increase.api.models.digitalwallettokens.DigitalWalletTokenListPage.Companion
 
of(com.increase.api.services.async.DigitalWalletTokenServiceAsync,com.increase.api.models.digitalwallettokens.DigitalWalletTokenListParams,com.increase.api.models.digitalwallettokens.DigitalWalletTokenListPageAsync.Response) - function in com.increase.api.models.digitalwallettokens.DigitalWalletTokenListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.documents.Document.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.documents.Document.Type.Companion
 
of(com.increase.api.services.blocking.DocumentService,com.increase.api.models.documents.DocumentListParams,com.increase.api.models.documents.DocumentListPage.Response) - function in com.increase.api.models.documents.DocumentListPage.Companion
 
of(com.increase.api.services.async.DocumentServiceAsync,com.increase.api.models.documents.DocumentListParams,com.increase.api.models.documents.DocumentListPageAsync.Response) - function in com.increase.api.models.documents.DocumentListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.documents.DocumentListParams.Category.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Corporation.BeneficialOwner.Individual.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Corporation.BeneficialOwner.Prong.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.GovernmentAuthority.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Joint.Individual.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.NaturalPerson.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Structure.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.ThirdPartyVerification.Vendor.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Trust.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Trust.Grantor.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Trust.Trustee.Individual.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Trust.Trustee.Structure.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.Entity.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Individual.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Prong.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Individual.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Prong.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.GovernmentAuthority.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.Joint.Individual.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.NaturalPerson.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.Structure.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.ThirdPartyVerification.Vendor.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.Trust.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.Trust.Grantor.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.Trust.Trustee.Individual.Identification.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityCreateParams.Trust.Trustee.Structure.Companion
 
of(com.increase.api.services.blocking.EntityService,com.increase.api.models.entities.EntityListParams,com.increase.api.models.entities.EntityListPage.Response) - function in com.increase.api.models.entities.EntityListPage.Companion
 
of(com.increase.api.services.async.EntityServiceAsync,com.increase.api.models.entities.EntityListParams,com.increase.api.models.entities.EntityListPageAsync.Response) - function in com.increase.api.models.entities.EntityListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.entities.EntityListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.events.Event.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.events.Event.Type.Companion
 
of(com.increase.api.services.blocking.EventService,com.increase.api.models.events.EventListParams,com.increase.api.models.events.EventListPage.Response) - function in com.increase.api.models.events.EventListPage.Companion
 
of(com.increase.api.services.async.EventServiceAsync,com.increase.api.models.events.EventListParams,com.increase.api.models.events.EventListPageAsync.Response) - function in com.increase.api.models.events.EventListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.events.EventListParams.Category.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.eventsubscriptions.EventSubscription.SelectedEventCategory.Companion
 
of(java.lang.String) - function in com.increase.api.models.eventsubscriptions.EventSubscription.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.eventsubscriptions.EventSubscription.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.eventsubscriptions.EventSubscriptionCreateParams.SelectedEventCategory.Companion
 
of(com.increase.api.services.blocking.EventSubscriptionService,com.increase.api.models.eventsubscriptions.EventSubscriptionListParams,com.increase.api.models.eventsubscriptions.EventSubscriptionListPage.Response) - function in com.increase.api.models.eventsubscriptions.EventSubscriptionListPage.Companion
 
of(com.increase.api.services.async.EventSubscriptionServiceAsync,com.increase.api.models.eventsubscriptions.EventSubscriptionListParams,com.increase.api.models.eventsubscriptions.EventSubscriptionListPageAsync.Response) - function in com.increase.api.models.eventsubscriptions.EventSubscriptionListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.eventsubscriptions.EventSubscriptionUpdateParams.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.exports.Export.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.exports.Export.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.exports.Export.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.exports.ExportCreateParams.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.exports.ExportCreateParams.EntityCsv.Status.In.Companion
 
of(com.increase.api.services.blocking.ExportService,com.increase.api.models.exports.ExportListParams,com.increase.api.models.exports.ExportListPage.Response) - function in com.increase.api.models.exports.ExportListPage.Companion
 
of(com.increase.api.services.async.ExportServiceAsync,com.increase.api.models.exports.ExportListParams,com.increase.api.models.exports.ExportListPageAsync.Response) - function in com.increase.api.models.exports.ExportListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.exports.ExportListParams.Category.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.exports.ExportListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccount.AccountHolder.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccount.Funding.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccount.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccount.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccount.VerificationStatus.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccountCreateParams.AccountHolder.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccountCreateParams.Funding.Companion
 
of(com.increase.api.services.blocking.ExternalAccountService,com.increase.api.models.externalaccounts.ExternalAccountListParams,com.increase.api.models.externalaccounts.ExternalAccountListPage.Response) - function in com.increase.api.models.externalaccounts.ExternalAccountListPage.Companion
 
of(com.increase.api.services.async.ExternalAccountServiceAsync,com.increase.api.models.externalaccounts.ExternalAccountListParams,com.increase.api.models.externalaccounts.ExternalAccountListPageAsync.Response) - function in com.increase.api.models.externalaccounts.ExternalAccountListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccountListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccountUpdateParams.AccountHolder.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccountUpdateParams.Funding.Companion
 
of(java.lang.String) - function in com.increase.api.models.externalaccounts.ExternalAccountUpdateParams.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.filelinks.FileLink.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.files.File.Direction.Companion
 
of(java.lang.String) - function in com.increase.api.models.files.File.Purpose.Companion
 
of(java.lang.String) - function in com.increase.api.models.files.File.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.files.FileCreateParams.Purpose.Companion
 
of(com.increase.api.services.blocking.FileService,com.increase.api.models.files.FileListParams,com.increase.api.models.files.FileListPage.Response) - function in com.increase.api.models.files.FileListPage.Companion
 
of(com.increase.api.services.async.FileServiceAsync,com.increase.api.models.files.FileListParams,com.increase.api.models.files.FileListPageAsync.Response) - function in com.increase.api.models.files.FileListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.files.FileListParams.Purpose.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.groups.Group.AchDebitStatus.Companion
 
of(java.lang.String) - function in com.increase.api.models.groups.Group.ActivationStatus.Companion
 
of(java.lang.String) - function in com.increase.api.models.groups.Group.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Addenda.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Decline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Direction.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.ExpectedSettlementSchedule.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.ForeignExchangeIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.ForeignExchangeReferenceIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.InternationalTransactionTypeCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.OriginatingDepositoryFinancialInstitutionIdQualifier.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.ReceivingDepositoryFinancialInstitutionIdQualifier.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.StandardEntryClassCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.TransferReturn.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferDeclineParams.Reason.Companion
 
of(com.increase.api.services.blocking.InboundAchTransferService,com.increase.api.models.inboundachtransfers.InboundAchTransferListParams,com.increase.api.models.inboundachtransfers.InboundAchTransferListPage.Response) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListPage.Companion
 
of(com.increase.api.services.async.InboundAchTransferServiceAsync,com.increase.api.models.inboundachtransfers.InboundAchTransferListParams,com.increase.api.models.inboundachtransfers.InboundAchTransferListPageAsync.Response) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferTransferReturnParams.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDeposit.Adjustment.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDeposit.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDeposit.DepositReturn.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDeposit.PayeeNameAnalysis.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDeposit.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDeposit.Type.Companion
 
of(com.increase.api.services.blocking.InboundCheckDepositService,com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListParams,com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListPage.Response) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListPage.Companion
 
of(com.increase.api.services.async.InboundCheckDepositServiceAsync,com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListParams,com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListPageAsync.Response) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositReturnParams.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundmailitems.InboundMailItem.RejectionReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundmailitems.InboundMailItem.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundmailitems.InboundMailItem.Type.Companion
 
of(com.increase.api.services.blocking.InboundMailItemService,com.increase.api.models.inboundmailitems.InboundMailItemListParams,com.increase.api.models.inboundmailitems.InboundMailItemListPage.Response) - function in com.increase.api.models.inboundmailitems.InboundMailItemListPage.Companion
 
of(com.increase.api.services.async.InboundMailItemServiceAsync,com.increase.api.models.inboundmailitems.InboundMailItemListParams,com.increase.api.models.inboundmailitems.InboundMailItemListPageAsync.Response) - function in com.increase.api.models.inboundmailitems.InboundMailItemListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransfer.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransfer.Decline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransfer.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransfer.Type.Companion
 
of(com.increase.api.services.blocking.InboundRealTimePaymentsTransferService,com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListParams,com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListPage.Response) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListPage.Companion
 
of(com.increase.api.services.async.InboundRealTimePaymentsTransferServiceAsync,com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListParams,com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListPageAsync.Response) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Type.Companion
 
of(com.increase.api.services.blocking.InboundWireDrawdownRequestService,com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequestListParams,com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequestListPage.Response) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequestListPage.Companion
 
of(com.increase.api.services.async.InboundWireDrawdownRequestServiceAsync,com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequestListParams,com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequestListPageAsync.Response) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequestListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Type.Companion
 
of(com.increase.api.services.blocking.InboundWireTransferService,com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams,com.increase.api.models.inboundwiretransfers.InboundWireTransferListPage.Response) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListPage.Companion
 
of(com.increase.api.services.async.InboundWireTransferServiceAsync,com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams,com.increase.api.models.inboundwiretransfers.InboundWireTransferListPageAsync.Response) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollment.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollment.Type.Companion
 
of(com.increase.api.services.blocking.IntrafiAccountEnrollmentService,com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollmentListParams,com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollmentListPage.Response) - function in com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollmentListPage.Companion
 
of(com.increase.api.services.async.IntrafiAccountEnrollmentServiceAsync,com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollmentListParams,com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollmentListPageAsync.Response) - function in com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollmentListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.intrafiaccountenrollments.IntrafiAccountEnrollmentListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.intrafibalances.IntrafiBalance.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.intrafibalances.IntrafiBalance.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.intrafiexclusions.IntrafiExclusion.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.intrafiexclusions.IntrafiExclusion.Type.Companion
 
of(com.increase.api.services.blocking.IntrafiExclusionService,com.increase.api.models.intrafiexclusions.IntrafiExclusionListParams,com.increase.api.models.intrafiexclusions.IntrafiExclusionListPage.Response) - function in com.increase.api.models.intrafiexclusions.IntrafiExclusionListPage.Companion
 
of(com.increase.api.services.async.IntrafiExclusionServiceAsync,com.increase.api.models.intrafiexclusions.IntrafiExclusionListParams,com.increase.api.models.intrafiexclusions.IntrafiExclusionListPageAsync.Response) - function in com.increase.api.models.intrafiexclusions.IntrafiExclusionListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.lockboxes.Lockbox.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.lockboxes.Lockbox.Type.Companion
 
of(com.increase.api.services.blocking.LockboxService,com.increase.api.models.lockboxes.LockboxListParams,com.increase.api.models.lockboxes.LockboxListPage.Response) - function in com.increase.api.models.lockboxes.LockboxListPage.Companion
 
of(com.increase.api.services.async.LockboxServiceAsync,com.increase.api.models.lockboxes.LockboxListParams,com.increase.api.models.lockboxes.LockboxListPageAsync.Response) - function in com.increase.api.models.lockboxes.LockboxListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.lockboxes.LockboxUpdateParams.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthapplications.OAuthApplication.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthapplications.OAuthApplication.Type.Companion
 
of(com.increase.api.services.blocking.OAuthApplicationService,com.increase.api.models.oauthapplications.OAuthApplicationListParams,com.increase.api.models.oauthapplications.OAuthApplicationListPage.Response) - function in com.increase.api.models.oauthapplications.OAuthApplicationListPage.Companion
 
of(com.increase.api.services.async.OAuthApplicationServiceAsync,com.increase.api.models.oauthapplications.OAuthApplicationListParams,com.increase.api.models.oauthapplications.OAuthApplicationListPageAsync.Response) - function in com.increase.api.models.oauthapplications.OAuthApplicationListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthapplications.OAuthApplicationListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthconnections.OAuthConnection.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthconnections.OAuthConnection.Type.Companion
 
of(com.increase.api.services.blocking.OAuthConnectionService,com.increase.api.models.oauthconnections.OAuthConnectionListParams,com.increase.api.models.oauthconnections.OAuthConnectionListPage.Response) - function in com.increase.api.models.oauthconnections.OAuthConnectionListPage.Companion
 
of(com.increase.api.services.async.OAuthConnectionServiceAsync,com.increase.api.models.oauthconnections.OAuthConnectionListParams,com.increase.api.models.oauthconnections.OAuthConnectionListPageAsync.Response) - function in com.increase.api.models.oauthconnections.OAuthConnectionListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthconnections.OAuthConnectionListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthtokens.OAuthToken.TokenType.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthtokens.OAuthToken.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.oauthtokens.OAuthTokenCreateParams.GrantType.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.RouteType.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.AccountTransferInstruction.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.Actioner.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.Direction.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.NetworkDetails.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.NetworkDetails.Visa.ElectronicCommerceIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.ProcessingCategory.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.Verification.CardVerificationCode.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.Verification.CardholderAddress.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CheckDepositInstruction.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CheckTransferInstruction.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.InboundFundsHold.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.InboundFundsHold.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.InboundFundsHold.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Type.Companion
 
of(com.increase.api.services.blocking.PendingTransactionService,com.increase.api.models.pendingtransactions.PendingTransactionListParams,com.increase.api.models.pendingtransactions.PendingTransactionListPage.Response) - function in com.increase.api.models.pendingtransactions.PendingTransactionListPage.Companion
 
of(com.increase.api.services.async.PendingTransactionServiceAsync,com.increase.api.models.pendingtransactions.PendingTransactionListParams,com.increase.api.models.pendingtransactions.PendingTransactionListPageAsync.Response) - function in com.increase.api.models.pendingtransactions.PendingTransactionListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransactionListParams.Category.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.pendingtransactions.PendingTransactionListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcardprofiles.PhysicalCardProfile.Creator.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcardprofiles.PhysicalCardProfile.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcardprofiles.PhysicalCardProfile.Type.Companion
 
of(com.increase.api.services.blocking.PhysicalCardProfileService,com.increase.api.models.physicalcardprofiles.PhysicalCardProfileListParams,com.increase.api.models.physicalcardprofiles.PhysicalCardProfileListPage.Response) - function in com.increase.api.models.physicalcardprofiles.PhysicalCardProfileListPage.Companion
 
of(com.increase.api.services.async.PhysicalCardProfileServiceAsync,com.increase.api.models.physicalcardprofiles.PhysicalCardProfileListParams,com.increase.api.models.physicalcardprofiles.PhysicalCardProfileListPageAsync.Response) - function in com.increase.api.models.physicalcardprofiles.PhysicalCardProfileListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcardprofiles.PhysicalCardProfileListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcards.PhysicalCard.Shipment.Method.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcards.PhysicalCard.Shipment.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcards.PhysicalCard.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcards.PhysicalCard.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcards.PhysicalCardCreateParams.Shipment.Method.Companion
 
of(com.increase.api.services.blocking.PhysicalCardService,com.increase.api.models.physicalcards.PhysicalCardListParams,com.increase.api.models.physicalcards.PhysicalCardListPage.Response) - function in com.increase.api.models.physicalcards.PhysicalCardListPage.Companion
 
of(com.increase.api.services.async.PhysicalCardServiceAsync,com.increase.api.models.physicalcards.PhysicalCardListParams,com.increase.api.models.physicalcards.PhysicalCardListPageAsync.Response) - function in com.increase.api.models.physicalcards.PhysicalCardListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.physicalcards.PhysicalCardUpdateParams.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.programs.Program.Bank.Companion
 
of(java.lang.String) - function in com.increase.api.models.programs.Program.Type.Companion
 
of(com.increase.api.services.blocking.ProgramService,com.increase.api.models.programs.ProgramListParams,com.increase.api.models.programs.ProgramListPage.Response) - function in com.increase.api.models.programs.ProgramListPage.Companion
 
of(com.increase.api.services.async.ProgramServiceAsync,com.increase.api.models.programs.ProgramListParams,com.increase.api.models.programs.ProgramListPageAsync.Response) - function in com.increase.api.models.programs.ProgramListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequest.Type.Companion
 
of(com.increase.api.services.blocking.ProofOfAuthorizationRequestService,com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListParams,com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListPage.Response) - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListPage.Companion
 
of(com.increase.api.services.async.ProofOfAuthorizationRequestServiceAsync,com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListParams,com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListPageAsync.Response) - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.proofofauthorizationrequestsubmissions.ProofOfAuthorizationRequestSubmission.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.proofofauthorizationrequestsubmissions.ProofOfAuthorizationRequestSubmission.Type.Companion
 
of(com.increase.api.services.blocking.ProofOfAuthorizationRequestSubmissionService,com.increase.api.models.proofofauthorizationrequestsubmissions.ProofOfAuthorizationRequestSubmissionListParams,com.increase.api.models.proofofauthorizationrequestsubmissions.ProofOfAuthorizationRequestSubmissionListPage.Response) - function in com.increase.api.models.proofofauthorizationrequestsubmissions.ProofOfAuthorizationRequestSubmissionListPage.Companion
 
of(com.increase.api.services.async.ProofOfAuthorizationRequestSubmissionServiceAsync,com.increase.api.models.proofofauthorizationrequestsubmissions.ProofOfAuthorizationRequestSubmissionListParams,com.increase.api.models.proofofauthorizationrequestsubmissions.ProofOfAuthorizationRequestSubmissionListPageAsync.Response) - function in com.increase.api.models.proofofauthorizationrequestsubmissions.ProofOfAuthorizationRequestSubmissionListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthentication.Decision.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthenticationChallenge.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.Decision.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.Direction.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.NetworkDetails.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.NetworkDetails.Visa.ElectronicCommerceIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.ProcessingCategory.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.RequestDetails.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.Verification.CardVerificationCode.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.Verification.CardholderAddress.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.DigitalWalletAuthentication.Channel.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.DigitalWalletAuthentication.DigitalWallet.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.DigitalWalletAuthentication.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.DigitalWalletToken.Decision.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.DigitalWalletToken.DigitalWallet.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecisionActionParams.CardAuthentication.Decision.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecisionActionParams.CardAuthenticationChallenge.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecisionActionParams.CardAuthorization.Decision.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecisionActionParams.CardAuthorization.DeclineReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecisionActionParams.DigitalWalletAuthentication.Result.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.CreatedBy.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.Rejection.RejectReasonCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.Type.Companion
 
of(com.increase.api.services.blocking.RealTimePaymentsTransferService,com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams,com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListPage.Response) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListPage.Companion
 
of(com.increase.api.services.async.RealTimePaymentsTransferServiceAsync,com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams,com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListPageAsync.Response) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams.Status.In.Companion
 
of(com.increase.api.services.blocking.RoutingNumberService,com.increase.api.models.routingnumbers.RoutingNumberListParams,com.increase.api.models.routingnumbers.RoutingNumberListPage.Response) - function in com.increase.api.models.routingnumbers.RoutingNumberListPage.Companion
 
of(com.increase.api.services.async.RoutingNumberServiceAsync,com.increase.api.models.routingnumbers.RoutingNumberListParams,com.increase.api.models.routingnumbers.RoutingNumberListPageAsync.Response) - function in com.increase.api.models.routingnumbers.RoutingNumberListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.routingnumbers.RoutingNumberListResponse.AchTransfers.Companion
 
of(java.lang.String) - function in com.increase.api.models.routingnumbers.RoutingNumberListResponse.RealTimePaymentsTransfers.Companion
 
of(java.lang.String) - function in com.increase.api.models.routingnumbers.RoutingNumberListResponse.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.routingnumbers.RoutingNumberListResponse.WireTransfers.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.achtransfers.AchTransferCreateNotificationOfChangeParams.ChangeCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.achtransfers.AchTransferReturnParams.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.cardauthorizations.CardAuthorizationCreateParams.DeclineReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.cardauthorizations.CardAuthorizationCreateParams.Direction.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.cardauthorizations.CardAuthorizationCreateParams.NetworkDetails.Visa.StandInProcessingReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.cardauthorizations.CardAuthorizationCreateResponse.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.carddisputes.CardDisputeActionParams.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.digitalwallettokenrequests.DigitalWalletTokenRequestCreateResponse.DeclineReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.digitalwallettokenrequests.DigitalWalletTokenRequestCreateResponse.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.inboundachtransfers.InboundAchTransferCreateParams.StandardEntryClassCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.inboundfundsholds.InboundFundsHoldReleaseResponse.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.inboundfundsholds.InboundFundsHoldReleaseResponse.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.inboundfundsholds.InboundFundsHoldReleaseResponse.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.physicalcards.PhysicalCardAdvanceShipmentParams.ShipmentStatus.Companion
 
of(java.lang.String) - function in com.increase.api.models.simulations.realtimepaymentstransfers.RealTimePaymentsTransferCompleteParams.Rejection.RejectReasonCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.supplementaldocuments.EntitySupplementalDocument.Type.Companion
 
of(com.increase.api.services.blocking.SupplementalDocumentService,com.increase.api.models.supplementaldocuments.SupplementalDocumentListParams,com.increase.api.models.supplementaldocuments.SupplementalDocumentListPage.Response) - function in com.increase.api.models.supplementaldocuments.SupplementalDocumentListPage.Companion
 
of(com.increase.api.services.async.SupplementalDocumentServiceAsync,com.increase.api.models.supplementaldocuments.SupplementalDocumentListParams,com.increase.api.models.supplementaldocuments.SupplementalDocumentListPageAsync.Response) - function in com.increase.api.models.supplementaldocuments.SupplementalDocumentListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.RouteType.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.AccountTransferIntention.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.AchTransferReturn.ReturnReasonCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.Cashback.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.Interchange.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.ExtraCharges.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.NoShowIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Lodging.ExtraCharges.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Lodging.NoShowIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.PurchaseIdentifierFormat.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Ancillary.Service.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.CreditReasonIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.RestrictedTicketIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.TicketChangeIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.TripLeg.StopOverCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRevenuePayment.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.Cashback.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.Interchange.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.ExtraCharges.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.NoShowIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Lodging.ExtraCharges.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Lodging.NoShowIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.PurchaseIdentifierFormat.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Ancillary.Service.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.CreditReasonIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.RestrictedTicketIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.TicketChangeIndicator.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.TripLeg.StopOverCode.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CashbackPayment.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CheckDepositAcceptance.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CheckDepositReturn.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CheckDepositReturn.ReturnReason.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CheckTransferDeposit.Type.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.FeePayment.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Addenda.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundCheckAdjustment.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundRealTimePaymentsTransferConfirmation.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundRealTimePaymentsTransferDecline.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundRealTimePaymentsTransferDecline.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InterestPayment.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InternalSource.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InternalSource.Reason.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Type.Companion
 
of(com.increase.api.services.blocking.TransactionService,com.increase.api.models.transactions.TransactionListParams,com.increase.api.models.transactions.TransactionListPage.Response) - function in com.increase.api.models.transactions.TransactionListPage.Companion
 
of(com.increase.api.services.async.TransactionServiceAsync,com.increase.api.models.transactions.TransactionListParams,com.increase.api.models.transactions.TransactionListPageAsync.Response) - function in com.increase.api.models.transactions.TransactionListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.transactions.TransactionListParams.Category.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Type.Companion
 
of(com.increase.api.services.blocking.WireDrawdownRequestService,com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestListParams,com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestListPage.Response) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestListPage.Companion
 
of(com.increase.api.services.async.WireDrawdownRequestServiceAsync,com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestListParams,com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestListPageAsync.Response) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestListPageAsync.Companion
 
of(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestListParams.Status.In.Companion
 
of(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.CreatedBy.Category.Companion
 
of(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Currency.Companion
 
of(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Network.Companion
 
of(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Status.Companion
 
of(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Type.Companion
 
of(com.increase.api.services.blocking.WireTransferService,com.increase.api.models.wiretransfers.WireTransferListParams,com.increase.api.models.wiretransfers.WireTransferListPage.Response) - function in com.increase.api.models.wiretransfers.WireTransferListPage.Companion
 
of(com.increase.api.services.async.WireTransferServiceAsync,com.increase.api.models.wiretransfers.WireTransferListParams,com.increase.api.models.wiretransfers.WireTransferListPageAsync.Response) - function in com.increase.api.models.wiretransfers.WireTransferListPageAsync.Companion
 
ofNullable(T) - function in com.increase.api.core.JsonField.Companion
 
OkHttpClient - class in com.increase.api.client.okhttp
 
OkHttpClient.Builder - class in com.increase.api.client.okhttp.OkHttpClient
 
ONE_WAY_SERVICE_FEE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.ExtraCharges.Known

One way service fee

ONE_WAY_SERVICE_FEE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.ExtraCharges.Value

One way service fee

ONE_WAY_SERVICE_FEE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.ExtraCharges.Known

One way service fee

ONE_WAY_SERVICE_FEE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.ExtraCharges.Value

One way service fee

ONE_WAY_SERVICE_FEE - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.ExtraCharges.Known

One way service fee

ONE_WAY_SERVICE_FEE - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.ExtraCharges.Value

One way service fee

ONE_WAY_SERVICE_FEE - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.ExtraCharges.Known

One way service fee

ONE_WAY_SERVICE_FEE - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.ExtraCharges.Value

One way service fee

oneTimeCode() - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge
The one-time code used for the Card Authentication Challenge.
oneTimeCode(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge.Builder
Sets Builder.oneTimeCode to an arbitrary JSON value.
oneTimeCode(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge.Builder
The one-time code used for the Card Authentication Challenge.
oneTimeCode() - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthenticationChallenge
The one-time code delivered to the cardholder.
oneTimeCode(com.increase.api.core.JsonField) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthenticationChallenge.Builder
Sets Builder.oneTimeCode to an arbitrary JSON value.
oneTimeCode(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthenticationChallenge.Builder
The one-time code delivered to the cardholder.
oneTimePasscode() - function in com.increase.api.models.realtimedecisions.RealTimeDecision.DigitalWalletAuthentication
The one-time passcode to send the card user.
oneTimePasscode(com.increase.api.core.JsonField) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.DigitalWalletAuthentication.Builder
Sets Builder.oneTimePasscode to an arbitrary JSON value.
oneTimePasscode(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.DigitalWalletAuthentication.Builder
The one-time passcode to send the card user.
oneWayDropOffChargesAmount() - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental
Charges for returning the vehicle at a different location than where it was picked up.
oneWayDropOffChargesAmount(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.Builder
Sets Builder.oneWayDropOffChargesAmount to an arbitrary JSON value.
oneWayDropOffChargesAmount(java.util.Optional) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.Builder
Alias for calling Builder.oneWayDropOffChargesAmount with oneWayDropOffChargesAmount.orElse(null).
oneWayDropOffChargesAmount(java.lang.Long) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.Builder
Alias for Builder.oneWayDropOffChargesAmount.
oneWayDropOffChargesAmount(java.lang.Long) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.Builder
Charges for returning the vehicle at a different location than where it was picked up.
oneWayDropOffChargesAmount() - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental
Charges for returning the vehicle at a different location than where it was picked up.
oneWayDropOffChargesAmount(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.Builder
Sets Builder.oneWayDropOffChargesAmount to an arbitrary JSON value.
oneWayDropOffChargesAmount(java.util.Optional) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.Builder
Alias for calling Builder.oneWayDropOffChargesAmount with oneWayDropOffChargesAmount.orElse(null).
oneWayDropOffChargesAmount(java.lang.Long) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.Builder
Alias for Builder.oneWayDropOffChargesAmount.
oneWayDropOffChargesAmount(java.lang.Long) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.Builder
Charges for returning the vehicle at a different location than where it was picked up.
oneWayDropOffChargesAmount() - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental
Charges for returning the vehicle at a different location than where it was picked up.
oneWayDropOffChargesAmount(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.Builder
Sets Builder.oneWayDropOffChargesAmount to an arbitrary JSON value.
oneWayDropOffChargesAmount(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.Builder
Alias for calling Builder.oneWayDropOffChargesAmount with oneWayDropOffChargesAmount.orElse(null).
oneWayDropOffChargesAmount(java.lang.Long) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.Builder
Alias for Builder.oneWayDropOffChargesAmount.
oneWayDropOffChargesAmount(java.lang.Long) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.Builder
Charges for returning the vehicle at a different location than where it was picked up.
oneWayDropOffChargesAmount() - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental
Charges for returning the vehicle at a different location than where it was picked up.
oneWayDropOffChargesAmount(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.Builder
Sets Builder.oneWayDropOffChargesAmount to an arbitrary JSON value.
oneWayDropOffChargesAmount(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.Builder
Alias for calling Builder.oneWayDropOffChargesAmount with oneWayDropOffChargesAmount.orElse(null).
oneWayDropOffChargesAmount(java.lang.Long) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.Builder
Alias for Builder.oneWayDropOffChargesAmount.
oneWayDropOffChargesAmount(java.lang.Long) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.Builder
Charges for returning the vehicle at a different location than where it was picked up.
oneWayDropOffChargesCurrency() - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental
The ISO 4217 code for the one-way drop-off charges assessed.
oneWayDropOffChargesCurrency(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.Builder
Sets Builder.oneWayDropOffChargesCurrency to an arbitrary JSON value.
oneWayDropOffChargesCurrency(java.util.Optional) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.Builder
Alias for calling Builder.oneWayDropOffChargesCurrency with oneWayDropOffChargesCurrency.orElse(null).
oneWayDropOffChargesCurrency(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.CarRental.Builder
The ISO 4217 code for the one-way drop-off charges assessed.
oneWayDropOffChargesCurrency() - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental
The ISO 4217 code for the one-way drop-off charges assessed.
oneWayDropOffChargesCurrency(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.Builder
Sets Builder.oneWayDropOffChargesCurrency to an arbitrary JSON value.
oneWayDropOffChargesCurrency(java.util.Optional) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.Builder
Alias for calling Builder.oneWayDropOffChargesCurrency with oneWayDropOffChargesCurrency.orElse(null).
oneWayDropOffChargesCurrency(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.CarRental.Builder
The ISO 4217 code for the one-way drop-off charges assessed.
oneWayDropOffChargesCurrency() - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental
The ISO 4217 code for the one-way drop-off charges assessed.
oneWayDropOffChargesCurrency(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.Builder
Sets Builder.oneWayDropOffChargesCurrency to an arbitrary JSON value.
oneWayDropOffChargesCurrency(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.Builder
Alias for calling Builder.oneWayDropOffChargesCurrency with oneWayDropOffChargesCurrency.orElse(null).
oneWayDropOffChargesCurrency(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.CarRental.Builder
The ISO 4217 code for the one-way drop-off charges assessed.
oneWayDropOffChargesCurrency() - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental
The ISO 4217 code for the one-way drop-off charges assessed.
oneWayDropOffChargesCurrency(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.Builder
Sets Builder.oneWayDropOffChargesCurrency to an arbitrary JSON value.
oneWayDropOffChargesCurrency(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.Builder
Alias for calling Builder.oneWayDropOffChargesCurrency with oneWayDropOffChargesCurrency.orElse(null).
oneWayDropOffChargesCurrency(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.CarRental.Builder
The ISO 4217 code for the one-way drop-off charges assessed.
onOrAfter() - function in com.increase.api.models.accountnumbers.AccountNumberListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.accountnumbers.AccountNumberListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.accountnumbers.AccountNumberListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.accounts.AccountListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.accounts.AccountListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.accounts.AccountListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.accountstatements.AccountStatementListParams.StatementPeriodStart
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.accountstatements.AccountStatementListParams.StatementPeriodStart.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.accountstatements.AccountStatementListParams.StatementPeriodStart.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.accounttransfers.AccountTransferListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.accounttransfers.AccountTransferListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.accounttransfers.AccountTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.achprenotifications.AchPrenotificationListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.achprenotifications.AchPrenotificationListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.achprenotifications.AchPrenotificationListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.achtransfers.AchTransferListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.achtransfers.AchTransferListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.achtransfers.AchTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.carddisputes.CardDisputeListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.carddisputes.CardDisputeListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.carddisputes.CardDisputeListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.cardpayments.CardPaymentListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.cardpayments.CardPaymentListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.cardpayments.CardPaymentListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.cards.CardListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.cards.CardListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.cards.CardListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.checkdeposits.CheckDepositListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.checkdeposits.CheckDepositListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.checkdeposits.CheckDepositListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.checktransfers.CheckTransferListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.checktransfers.CheckTransferListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.checktransfers.CheckTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.digitalwallettokens.DigitalWalletTokenListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.digitalwallettokens.DigitalWalletTokenListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.digitalwallettokens.DigitalWalletTokenListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.documents.DocumentListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.documents.DocumentListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.documents.DocumentListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.entities.EntityListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.entities.EntityListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.entities.EntityListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.events.EventListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.events.EventListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.events.EventListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.exports.ExportCreateParams.AccountStatementOfx.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(com.increase.api.core.JsonField) - function in com.increase.api.models.exports.ExportCreateParams.AccountStatementOfx.CreatedAt.Builder
Sets Builder.onOrAfter to an arbitrary JSON value.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportCreateParams.AccountStatementOfx.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter() - function in com.increase.api.models.exports.ExportCreateParams.BalanceCsv.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(com.increase.api.core.JsonField) - function in com.increase.api.models.exports.ExportCreateParams.BalanceCsv.CreatedAt.Builder
Sets Builder.onOrAfter to an arbitrary JSON value.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportCreateParams.BalanceCsv.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter() - function in com.increase.api.models.exports.ExportCreateParams.BookkeepingAccountBalanceCsv.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(com.increase.api.core.JsonField) - function in com.increase.api.models.exports.ExportCreateParams.BookkeepingAccountBalanceCsv.CreatedAt.Builder
Sets Builder.onOrAfter to an arbitrary JSON value.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportCreateParams.BookkeepingAccountBalanceCsv.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter() - function in com.increase.api.models.exports.ExportCreateParams.TransactionCsv.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(com.increase.api.core.JsonField) - function in com.increase.api.models.exports.ExportCreateParams.TransactionCsv.CreatedAt.Builder
Sets Builder.onOrAfter to an arbitrary JSON value.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportCreateParams.TransactionCsv.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter() - function in com.increase.api.models.exports.ExportListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.exports.ExportListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.files.FileListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.files.FileListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.files.FileListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.inboundmailitems.InboundMailItemListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.inboundmailitems.InboundMailItemListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.inboundmailitems.InboundMailItemListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.lockboxes.LockboxListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.lockboxes.LockboxListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.lockboxes.LockboxListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.oauthapplications.OAuthApplicationListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.oauthapplications.OAuthApplicationListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.oauthapplications.OAuthApplicationListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.pendingtransactions.PendingTransactionListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.pendingtransactions.PendingTransactionListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.pendingtransactions.PendingTransactionListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.physicalcards.PhysicalCardListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.physicalcards.PhysicalCardListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.physicalcards.PhysicalCardListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.transactions.TransactionListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.transactions.TransactionListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.transactions.TransactionListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrAfter() - function in com.increase.api.models.wiretransfers.WireTransferListParams.CreatedAt
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.time.OffsetDateTime) - function in com.increase.api.models.wiretransfers.WireTransferListParams.CreatedAt.Builder
Return results on or after this ISO 8601 timestamp.
onOrAfter(java.util.Optional) - function in com.increase.api.models.wiretransfers.WireTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrAfter with onOrAfter.orElse(null).
onOrBefore() - function in com.increase.api.models.accountnumbers.AccountNumberListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.accountnumbers.AccountNumberListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.accountnumbers.AccountNumberListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.accounts.AccountListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.accounts.AccountListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.accounts.AccountListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.accountstatements.AccountStatementListParams.StatementPeriodStart
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.accountstatements.AccountStatementListParams.StatementPeriodStart.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.accountstatements.AccountStatementListParams.StatementPeriodStart.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.accounttransfers.AccountTransferListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.accounttransfers.AccountTransferListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.accounttransfers.AccountTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.achprenotifications.AchPrenotificationListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.achprenotifications.AchPrenotificationListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.achprenotifications.AchPrenotificationListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.achtransfers.AchTransferListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.achtransfers.AchTransferListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.achtransfers.AchTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.carddisputes.CardDisputeListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.carddisputes.CardDisputeListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.carddisputes.CardDisputeListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.cardpayments.CardPaymentListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.cardpayments.CardPaymentListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.cardpayments.CardPaymentListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplementListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.cards.CardListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.cards.CardListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.cards.CardListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.checkdeposits.CheckDepositListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.checkdeposits.CheckDepositListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.checkdeposits.CheckDepositListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.checktransfers.CheckTransferListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.checktransfers.CheckTransferListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.checktransfers.CheckTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.digitalwallettokens.DigitalWalletTokenListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.digitalwallettokens.DigitalWalletTokenListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.digitalwallettokens.DigitalWalletTokenListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.documents.DocumentListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.documents.DocumentListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.documents.DocumentListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.entities.EntityListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.entities.EntityListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.entities.EntityListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.events.EventListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.events.EventListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.events.EventListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.exports.ExportCreateParams.AccountStatementOfx.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(com.increase.api.core.JsonField) - function in com.increase.api.models.exports.ExportCreateParams.AccountStatementOfx.CreatedAt.Builder
Sets Builder.onOrBefore to an arbitrary JSON value.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportCreateParams.AccountStatementOfx.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore() - function in com.increase.api.models.exports.ExportCreateParams.BalanceCsv.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(com.increase.api.core.JsonField) - function in com.increase.api.models.exports.ExportCreateParams.BalanceCsv.CreatedAt.Builder
Sets Builder.onOrBefore to an arbitrary JSON value.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportCreateParams.BalanceCsv.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore() - function in com.increase.api.models.exports.ExportCreateParams.BookkeepingAccountBalanceCsv.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(com.increase.api.core.JsonField) - function in com.increase.api.models.exports.ExportCreateParams.BookkeepingAccountBalanceCsv.CreatedAt.Builder
Sets Builder.onOrBefore to an arbitrary JSON value.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportCreateParams.BookkeepingAccountBalanceCsv.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore() - function in com.increase.api.models.exports.ExportCreateParams.TransactionCsv.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(com.increase.api.core.JsonField) - function in com.increase.api.models.exports.ExportCreateParams.TransactionCsv.CreatedAt.Builder
Sets Builder.onOrBefore to an arbitrary JSON value.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportCreateParams.TransactionCsv.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore() - function in com.increase.api.models.exports.ExportListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.exports.ExportListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.exports.ExportListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.files.FileListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.files.FileListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.files.FileListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.inboundachtransfers.InboundAchTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.inboundcheckdeposits.InboundCheckDepositListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.inboundmailitems.InboundMailItemListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.inboundmailitems.InboundMailItemListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.inboundmailitems.InboundMailItemListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.inboundrealtimepaymentstransfers.InboundRealTimePaymentsTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.lockboxes.LockboxListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.lockboxes.LockboxListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.lockboxes.LockboxListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.oauthapplications.OAuthApplicationListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.oauthapplications.OAuthApplicationListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.oauthapplications.OAuthApplicationListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.pendingtransactions.PendingTransactionListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.pendingtransactions.PendingTransactionListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.pendingtransactions.PendingTransactionListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.physicalcards.PhysicalCardListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.physicalcards.PhysicalCardListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.physicalcards.PhysicalCardListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.proofofauthorizationrequests.ProofOfAuthorizationRequestListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.transactions.TransactionListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.transactions.TransactionListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.transactions.TransactionListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
onOrBefore() - function in com.increase.api.models.wiretransfers.WireTransferListParams.CreatedAt
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.time.OffsetDateTime) - function in com.increase.api.models.wiretransfers.WireTransferListParams.CreatedAt.Builder
Return results on or before this ISO 8601 timestamp.
onOrBefore(java.util.Optional) - function in com.increase.api.models.wiretransfers.WireTransferListParams.CreatedAt.Builder
Alias for calling Builder.onOrBefore with onOrBefore.orElse(null).
OPEN - enum entry in com.increase.api.models.accounts.Account.Status.Known

Open Accounts that are ready to use.

OPEN - enum entry in com.increase.api.models.accounts.Account.Status.Value

Open Accounts that are ready to use.

OPEN - enum entry in com.increase.api.models.accounts.AccountListParams.Status.In.Known

Open Accounts that are ready to use.

OPEN - enum entry in com.increase.api.models.accounts.AccountListParams.Status.In.Value

Open Accounts that are ready to use.

OPTICAL_CODE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Known

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Value

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.NetworkDetails.Visa.PointOfServiceEntryMode.Known

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.NetworkDetails.Visa.PointOfServiceEntryMode.Value

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.NetworkDetails.Visa.PointOfServiceEntryMode.Known

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.NetworkDetails.Visa.PointOfServiceEntryMode.Value

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.NetworkDetails.Visa.PointOfServiceEntryMode.Known

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.NetworkDetails.Visa.PointOfServiceEntryMode.Value

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Known

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Value

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Known

Optical code

OPTICAL_CODE - enum entry in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.NetworkDetails.Visa.PointOfServiceEntryMode.Value

Optical code

OPTIONS - enum entry in com.increase.api.core.http.HttpMethod
 
ORDER_NUMBER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.PurchaseIdentifierFormat.Known

Order number

ORDER_NUMBER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.PurchaseIdentifierFormat.Value

Order number

ORDER_NUMBER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.PurchaseIdentifierFormat.Known

Order number

ORDER_NUMBER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.PurchaseIdentifierFormat.Value

Order number

ORDER_NUMBER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.PurchaseIdentifierFormat.Known

Order number

ORDER_NUMBER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.PurchaseIdentifierFormat.Value

Order number

ORDER_NUMBER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.PurchaseIdentifierFormat.Known

Order number

ORDER_NUMBER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.PurchaseIdentifierFormat.Value

Order number

orderDate() - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.Invoice
Date the order was taken.
orderDate(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.Invoice.Builder
Sets Builder.orderDate to an arbitrary JSON value.
orderDate(java.time.LocalDate) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.Invoice.Builder
Date the order was taken.
orderDate(java.util.Optional) - function in com.increase.api.models.cardpurchasesupplements.CardPurchaseSupplement.Invoice.Builder
Alias for calling Builder.orderDate with orderDate.orElse(null).
originalCardAuthorizationId() - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.RequestDetails.IncrementalAuthorization
The identifier of the card authorization this request is attempting to increment.
originalCardAuthorizationId(com.increase.api.core.JsonField) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.RequestDetails.IncrementalAuthorization.Builder
Sets Builder.originalCardAuthorizationId to an arbitrary JSON value.
originalCardAuthorizationId(java.lang.String) - function in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.RequestDetails.IncrementalAuthorization.Builder
The identifier of the card authorization this request is attempting to increment.
originatingCurrencyCode() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
The ISO 4217 currency code for the originating bank account.
originatingCurrencyCode(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatingCurrencyCode to an arbitrary JSON value.
originatingCurrencyCode(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
The ISO 4217 currency code for the originating bank account.
originatingDepositoryFinancialInstitutionBranchCountry() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
The ISO 3166, Alpha-2 country code of the originating branch country.
originatingDepositoryFinancialInstitutionBranchCountry(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatingDepositoryFinancialInstitutionBranchCountry to an arbitrary JSON value.
originatingDepositoryFinancialInstitutionBranchCountry(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
The ISO 3166, Alpha-2 country code of the originating branch country.
originatingDepositoryFinancialInstitutionId() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
An identifier for the originating bank.
originatingDepositoryFinancialInstitutionId(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatingDepositoryFinancialInstitutionId to an arbitrary JSON value.
originatingDepositoryFinancialInstitutionId(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
An identifier for the originating bank.
originatingDepositoryFinancialInstitutionIdQualifier() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
An instruction of how to interpret the originating_depository_financial_institution_id field for this Transaction.
originatingDepositoryFinancialInstitutionIdQualifier(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatingDepositoryFinancialInstitutionIdQualifier to an arbitrary JSON value.
originatingDepositoryFinancialInstitutionIdQualifier(com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.OriginatingDepositoryFinancialInstitutionIdQualifier) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
An instruction of how to interpret the originating_depository_financial_institution_id field for this Transaction.
originatingDepositoryFinancialInstitutionName() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
The name of the originating bank.
originatingDepositoryFinancialInstitutionName(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatingDepositoryFinancialInstitutionName to an arbitrary JSON value.
originatingDepositoryFinancialInstitutionName(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
The name of the originating bank.
originationCityAirportCode() - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel
Code for the originating city or airport.
originationCityAirportCode(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Builder
Sets Builder.originationCityAirportCode to an arbitrary JSON value.
originationCityAirportCode(java.util.Optional) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Builder
Alias for calling Builder.originationCityAirportCode with originationCityAirportCode.orElse(null).
originationCityAirportCode(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Builder
Code for the originating city or airport.
originationCityAirportCode() - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel
Code for the originating city or airport.
originationCityAirportCode(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Builder
Sets Builder.originationCityAirportCode to an arbitrary JSON value.
originationCityAirportCode(java.util.Optional) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Builder
Alias for calling Builder.originationCityAirportCode with originationCityAirportCode.orElse(null).
originationCityAirportCode(java.lang.String) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Builder
Code for the originating city or airport.
originationCityAirportCode() - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel
Code for the originating city or airport.
originationCityAirportCode(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Builder
Sets Builder.originationCityAirportCode to an arbitrary JSON value.
originationCityAirportCode(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Builder
Alias for calling Builder.originationCityAirportCode with originationCityAirportCode.orElse(null).
originationCityAirportCode(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Builder
Code for the originating city or airport.
originationCityAirportCode() - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel
Code for the originating city or airport.
originationCityAirportCode(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Builder
Sets Builder.originationCityAirportCode to an arbitrary JSON value.
originationCityAirportCode(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Builder
Alias for calling Builder.originationCityAirportCode with originationCityAirportCode.orElse(null).
originationCityAirportCode(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Builder
Code for the originating city or airport.
originator() - function in com.increase.api.models.transactions.Transaction.Source.SampleFunds
Where the sample funds came from.
originator(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.SampleFunds.Builder
Sets Builder.originator to an arbitrary JSON value.
originator(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.SampleFunds.Builder
Where the sample funds came from.
originatorAccountNumber() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
The drawdown request's originator's account number.
originatorAccountNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorAccountNumber to an arbitrary JSON value.
originatorAccountNumber(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
The drawdown request's originator's account number.
originatorAccountNumber() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
The drawdown request's originator's account number.
originatorAccountNumber() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
The drawdown request's originator's account number.
originatorAccountNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorAccountNumber to an arbitrary JSON value.
originatorAccountNumber(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
The drawdown request's originator's account number.
originatorAccountNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorAccountNumber to an arbitrary JSON value.
originatorAccountNumber(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
The drawdown request's originator's account number.
originatorAddressLine1() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
Line 1 of the drawdown request's originator's address.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.util.Optional) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Alias for calling Builder.originatorAddressLine1 with originatorAddressLine1.orElse(null).
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Line 1 of the drawdown request's originator's address.
originatorAddressLine1() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
The address of the wire originator, set by the sending bank.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorAddressLine1 with originatorAddressLine1.orElse(null).
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
The address of the wire originator, set by the sending bank.
originatorAddressLine1() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
Line 1 of the drawdown request's originator's address.
originatorAddressLine1() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
Line 1 of the drawdown request's originator's address.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Line 1 of the drawdown request's originator's address.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Line 1 of the drawdown request's originator's address.
originatorAddressLine1() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_address_line1 in production.
originatorAddressLine1() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_address_line1 in production.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_address_line1 in production.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_address_line1 in production.
originatorAddressLine1() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
The address of the wire originator, set by the sending bank.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorAddressLine1 with originatorAddressLine1.orElse(null).
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
The address of the wire originator, set by the sending bank.
originatorAddressLine1() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest
The originator's address line 1.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.util.Optional) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
Alias for calling Builder.originatorAddressLine1 with originatorAddressLine1.orElse(null).
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
The originator's address line 1.
originatorAddressLine1() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams
The drawdown request originator's address line 1.
originatorAddressLine1() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body
The drawdown request originator's address line 1.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body.Builder
The drawdown request originator's address line 1.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Builder
The drawdown request originator's address line 1.
originatorAddressLine1() - function in com.increase.api.models.wiretransfers.WireTransfer
The originator's address line 1.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.util.Optional) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
Alias for calling Builder.originatorAddressLine1 with originatorAddressLine1.orElse(null).
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
The originator's address line 1.
originatorAddressLine1() - function in com.increase.api.models.wiretransfers.WireTransferCreateParams
The originator's address line 1.
originatorAddressLine1() - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body
The originator's address line 1.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body.Builder
The originator's address line 1.
originatorAddressLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Builder
Sets Builder.originatorAddressLine1 to an arbitrary JSON value.
originatorAddressLine1(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Builder
The originator's address line 1.
originatorAddressLine2() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
Line 2 of the drawdown request's originator's address.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.util.Optional) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Alias for calling Builder.originatorAddressLine2 with originatorAddressLine2.orElse(null).
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Line 2 of the drawdown request's originator's address.
originatorAddressLine2() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
The address of the wire originator, set by the sending bank.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorAddressLine2 with originatorAddressLine2.orElse(null).
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
The address of the wire originator, set by the sending bank.
originatorAddressLine2() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
Line 2 of the drawdown request's originator's address.
originatorAddressLine2() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
Line 2 of the drawdown request's originator's address.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Line 2 of the drawdown request's originator's address.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Line 2 of the drawdown request's originator's address.
originatorAddressLine2() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_address_line2 in production.
originatorAddressLine2() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_address_line2 in production.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_address_line2 in production.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_address_line2 in production.
originatorAddressLine2() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
The address of the wire originator, set by the sending bank.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorAddressLine2 with originatorAddressLine2.orElse(null).
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
The address of the wire originator, set by the sending bank.
originatorAddressLine2() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest
The originator's address line 2.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.util.Optional) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
Alias for calling Builder.originatorAddressLine2 with originatorAddressLine2.orElse(null).
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
The originator's address line 2.
originatorAddressLine2() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams
The drawdown request originator's address line 2.
originatorAddressLine2() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body
The drawdown request originator's address line 2.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body.Builder
The drawdown request originator's address line 2.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Builder
The drawdown request originator's address line 2.
originatorAddressLine2() - function in com.increase.api.models.wiretransfers.WireTransfer
The originator's address line 2.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.util.Optional) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
Alias for calling Builder.originatorAddressLine2 with originatorAddressLine2.orElse(null).
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
The originator's address line 2.
originatorAddressLine2() - function in com.increase.api.models.wiretransfers.WireTransferCreateParams
The originator's address line 2.
originatorAddressLine2() - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body
The originator's address line 2.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body.Builder
The originator's address line 2.
originatorAddressLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Builder
Sets Builder.originatorAddressLine2 to an arbitrary JSON value.
originatorAddressLine2(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Builder
The originator's address line 2.
originatorAddressLine3() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
Line 3 of the drawdown request's originator's address.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.util.Optional) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Alias for calling Builder.originatorAddressLine3 with originatorAddressLine3.orElse(null).
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Line 3 of the drawdown request's originator's address.
originatorAddressLine3() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
The address of the wire originator, set by the sending bank.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorAddressLine3 with originatorAddressLine3.orElse(null).
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
The address of the wire originator, set by the sending bank.
originatorAddressLine3() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
Line 3 of the drawdown request's originator's address.
originatorAddressLine3() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
Line 3 of the drawdown request's originator's address.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Line 3 of the drawdown request's originator's address.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Line 3 of the drawdown request's originator's address.
originatorAddressLine3() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_address_line3 in production.
originatorAddressLine3() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_address_line3 in production.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_address_line3 in production.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_address_line3 in production.
originatorAddressLine3() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
The address of the wire originator, set by the sending bank.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorAddressLine3 with originatorAddressLine3.orElse(null).
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
The address of the wire originator, set by the sending bank.
originatorAddressLine3() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest
The originator's address line 3.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.util.Optional) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
Alias for calling Builder.originatorAddressLine3 with originatorAddressLine3.orElse(null).
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
The originator's address line 3.
originatorAddressLine3() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams
The drawdown request originator's address line 3.
originatorAddressLine3() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body
The drawdown request originator's address line 3.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body.Builder
The drawdown request originator's address line 3.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Builder
The drawdown request originator's address line 3.
originatorAddressLine3() - function in com.increase.api.models.wiretransfers.WireTransfer
The originator's address line 3.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.util.Optional) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
Alias for calling Builder.originatorAddressLine3 with originatorAddressLine3.orElse(null).
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
The originator's address line 3.
originatorAddressLine3() - function in com.increase.api.models.wiretransfers.WireTransferCreateParams
The originator's address line 3.
originatorAddressLine3() - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body
The originator's address line 3.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body.Builder
The originator's address line 3.
originatorAddressLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Builder
Sets Builder.originatorAddressLine3 to an arbitrary JSON value.
originatorAddressLine3(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Builder
The originator's address line 3.
originatorCity() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
A portion of the originator address.
originatorCity(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatorCity to an arbitrary JSON value.
originatorCity(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
A portion of the originator address.
originatorCompanyDescriptiveDate() - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline
The descriptive date of the transfer.
originatorCompanyDescriptiveDate(com.increase.api.core.JsonField) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
Sets Builder.originatorCompanyDescriptiveDate to an arbitrary JSON value.
originatorCompanyDescriptiveDate(java.util.Optional) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
Alias for calling Builder.originatorCompanyDescriptiveDate with originatorCompanyDescriptiveDate.orElse(null).
originatorCompanyDescriptiveDate(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
The descriptive date of the transfer.
originatorCompanyDescriptiveDate() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer
The descriptive date of the transfer.
originatorCompanyDescriptiveDate(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
Sets Builder.originatorCompanyDescriptiveDate to an arbitrary JSON value.
originatorCompanyDescriptiveDate(java.util.Optional) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
Alias for calling Builder.originatorCompanyDescriptiveDate with originatorCompanyDescriptiveDate.orElse(null).
originatorCompanyDescriptiveDate(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
The descriptive date of the transfer.
originatorCompanyDescriptiveDate() - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer
The description of the date of the transfer, usually in the format YYMMDD.
originatorCompanyDescriptiveDate(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
Sets Builder.originatorCompanyDescriptiveDate to an arbitrary JSON value.
originatorCompanyDescriptiveDate(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
Alias for calling Builder.originatorCompanyDescriptiveDate with originatorCompanyDescriptiveDate.orElse(null).
originatorCompanyDescriptiveDate(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
The description of the date of the transfer, usually in the format YYMMDD.
originatorCompanyDiscretionaryData() - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline
The additional information included with the transfer.
originatorCompanyDiscretionaryData(com.increase.api.core.JsonField) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
Sets Builder.originatorCompanyDiscretionaryData to an arbitrary JSON value.
originatorCompanyDiscretionaryData(java.util.Optional) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
Alias for calling Builder.originatorCompanyDiscretionaryData with originatorCompanyDiscretionaryData.orElse(null).
originatorCompanyDiscretionaryData(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
The additional information included with the transfer.
originatorCompanyDiscretionaryData() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer
The additional information included with the transfer.
originatorCompanyDiscretionaryData(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
Sets Builder.originatorCompanyDiscretionaryData to an arbitrary JSON value.
originatorCompanyDiscretionaryData(java.util.Optional) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
Alias for calling Builder.originatorCompanyDiscretionaryData with originatorCompanyDiscretionaryData.orElse(null).
originatorCompanyDiscretionaryData(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
The additional information included with the transfer.
originatorCompanyDiscretionaryData() - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer
Data set by the originator.
originatorCompanyDiscretionaryData(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
Sets Builder.originatorCompanyDiscretionaryData to an arbitrary JSON value.
originatorCompanyDiscretionaryData(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
Alias for calling Builder.originatorCompanyDiscretionaryData with originatorCompanyDiscretionaryData.orElse(null).
originatorCompanyDiscretionaryData(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
Data set by the originator.
originatorCompanyEntryDescription() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer
The description of the transfer.
originatorCompanyEntryDescription(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
Sets Builder.originatorCompanyEntryDescription to an arbitrary JSON value.
originatorCompanyEntryDescription(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
The description of the transfer.
originatorCompanyEntryDescription() - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer
An informational description of the transfer.
originatorCompanyEntryDescription(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
Sets Builder.originatorCompanyEntryDescription to an arbitrary JSON value.
originatorCompanyEntryDescription(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
An informational description of the transfer.
originatorCompanyId() - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline
The identifier of the company that initiated the transfer.
originatorCompanyId(com.increase.api.core.JsonField) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
Sets Builder.originatorCompanyId to an arbitrary JSON value.
originatorCompanyId(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
The identifier of the company that initiated the transfer.
originatorCompanyId() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer
The id of the company that initiated the transfer.
originatorCompanyId(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
Sets Builder.originatorCompanyId to an arbitrary JSON value.
originatorCompanyId(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
The id of the company that initiated the transfer.
originatorCompanyId() - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer
An identifier for the originating company.
originatorCompanyId(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
Sets Builder.originatorCompanyId to an arbitrary JSON value.
originatorCompanyId(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
An identifier for the originating company.
originatorCompanyName() - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline
The name of the company that initiated the transfer.
originatorCompanyName(com.increase.api.core.JsonField) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
Sets Builder.originatorCompanyName to an arbitrary JSON value.
originatorCompanyName(java.lang.String) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.AchDecline.Builder
The name of the company that initiated the transfer.
originatorCompanyName() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer
The name of the company that initiated the transfer.
originatorCompanyName(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
Sets Builder.originatorCompanyName to an arbitrary JSON value.
originatorCompanyName(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
The name of the company that initiated the transfer.
originatorCompanyName() - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer
A name set by the originator to identify themselves.
originatorCompanyName(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
Sets Builder.originatorCompanyName to an arbitrary JSON value.
originatorCompanyName(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundAchTransfer.Builder
A name set by the originator to identify themselves.
originatorCountry() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
A portion of the originator address.
originatorCountry(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatorCountry to an arbitrary JSON value.
originatorCountry(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
A portion of the originator address.
originatorIdentification() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
An identifier for the originating company.
originatorIdentification(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatorIdentification to an arbitrary JSON value.
originatorIdentification(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
An identifier for the originating company.
originatorName() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
Either the name of the originator or an intermediary money transmitter.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Either the name of the originator or an intermediary money transmitter.
originatorName() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
The drawdown request's originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.util.Optional) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Alias for calling Builder.originatorName with originatorName.orElse(null).
originatorName(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
The drawdown request's originator's name.
originatorName() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
The originator of the wire, set by the sending bank.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorName with originatorName.orElse(null).
originatorName(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
The originator of the wire, set by the sending bank.
originatorName() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
The drawdown request's originator's name.
originatorName() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
The drawdown request's originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
The drawdown request's originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
The drawdown request's originator's name.
originatorName() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_name in production.
originatorName() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_name in production.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_name in production.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_name in production.
originatorName() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
The originator of the wire, set by the sending bank.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorName with originatorName.orElse(null).
originatorName(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
The originator of the wire, set by the sending bank.
originatorName() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest
The originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.util.Optional) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
Alias for calling Builder.originatorName with originatorName.orElse(null).
originatorName(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequest.Builder
The originator's name.
originatorName() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams
The drawdown request originator's name.
originatorName() - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body
The drawdown request originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Body.Builder
The drawdown request originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.wiredrawdownrequests.WireDrawdownRequestCreateParams.Builder
The drawdown request originator's name.
originatorName() - function in com.increase.api.models.wiretransfers.WireTransfer
The originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.util.Optional) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
Alias for calling Builder.originatorName with originatorName.orElse(null).
originatorName(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Builder
The originator's name.
originatorName() - function in com.increase.api.models.wiretransfers.WireTransferCreateParams
The originator's name.
originatorName() - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body
The originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Body.Builder
The originator's name.
originatorName(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Builder
Sets Builder.originatorName to an arbitrary JSON value.
originatorName(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransferCreateParams.Builder
The originator's name.
originatorPostalCode() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
A portion of the originator address.
originatorPostalCode(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatorPostalCode to an arbitrary JSON value.
originatorPostalCode(java.util.Optional) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Alias for calling Builder.originatorPostalCode with originatorPostalCode.orElse(null).
originatorPostalCode(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
A portion of the originator address.
originatorRoutingNumber() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.Builder
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
The drawdown request's originator's routing number.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
The drawdown request's originator's routing number.
originatorRoutingNumber() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorRoutingNumber with originatorRoutingNumber.orElse(null).
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
The drawdown request's originator's routing number.
originatorRoutingNumber() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
The drawdown request's originator's routing number.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
The drawdown request's originator's routing number.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
The drawdown request's originator's routing number.
originatorRoutingNumber() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_routing_number in production.
originatorRoutingNumber() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_routing_number in production.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_routing_number in production.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_routing_number in production.
originatorRoutingNumber() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireReversal
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireReversal.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireReversal.Builder
Alias for calling Builder.originatorRoutingNumber with originatorRoutingNumber.orElse(null).
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireReversal.Builder
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorRoutingNumber with originatorRoutingNumber.orElse(null).
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber() - function in com.increase.api.models.wiretransfers.WireTransfer.Reversal
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorRoutingNumber(com.increase.api.core.JsonField) - function in com.increase.api.models.wiretransfers.WireTransfer.Reversal.Builder
Sets Builder.originatorRoutingNumber to an arbitrary JSON value.
originatorRoutingNumber(java.util.Optional) - function in com.increase.api.models.wiretransfers.WireTransfer.Reversal.Builder
Alias for calling Builder.originatorRoutingNumber with originatorRoutingNumber.orElse(null).
originatorRoutingNumber(java.lang.String) - function in com.increase.api.models.wiretransfers.WireTransfer.Reversal.Builder
The American Banking Association (ABA) routing number of the bank originating the transfer.
originatorStateOrProvince() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
A portion of the originator address.
originatorStateOrProvince(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatorStateOrProvince to an arbitrary JSON value.
originatorStateOrProvince(java.util.Optional) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Alias for calling Builder.originatorStateOrProvince with originatorStateOrProvince.orElse(null).
originatorStateOrProvince(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
A portion of the originator address.
originatorStreetAddress() - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda
A portion of the originator address.
originatorStreetAddress(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
Sets Builder.originatorStreetAddress to an arbitrary JSON value.
originatorStreetAddress(java.lang.String) - function in com.increase.api.models.inboundachtransfers.InboundAchTransfer.InternationalAddenda.Builder
A portion of the originator address.
originatorToBeneficiaryInformation() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
An Increase-created concatenation of the Originator-to-Beneficiary lines.
originatorToBeneficiaryInformation(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformation to an arbitrary JSON value.
originatorToBeneficiaryInformation(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformation with originatorToBeneficiaryInformation.orElse(null).
originatorToBeneficiaryInformation(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
An Increase-created concatenation of the Originator-to-Beneficiary lines.
originatorToBeneficiaryInformation() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
An Increase-created concatenation of the Originator-to-Beneficiary lines.
originatorToBeneficiaryInformation(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformation to an arbitrary JSON value.
originatorToBeneficiaryInformation(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformation with originatorToBeneficiaryInformation.orElse(null).
originatorToBeneficiaryInformation(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
An Increase-created concatenation of the Originator-to-Beneficiary lines.
originatorToBeneficiaryInformationLine1() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
Line 1 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorToBeneficiaryInformationLine1 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine1(java.util.Optional) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine1 with originatorToBeneficiaryInformationLine1.orElse(null).
originatorToBeneficiaryInformationLine1(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Line 1 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine1() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformationLine1 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine1(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine1 with originatorToBeneficiaryInformationLine1.orElse(null).
originatorToBeneficiaryInformationLine1(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine1() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
Line 1 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine1() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
Line 1 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorToBeneficiaryInformationLine1 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine1(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Line 1 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorToBeneficiaryInformationLine1 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine1(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Line 1 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine1() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_to_beneficiary_information_line1 in production.
originatorToBeneficiaryInformationLine1() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_to_beneficiary_information_line1 in production.
originatorToBeneficiaryInformationLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorToBeneficiaryInformationLine1 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine1(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_to_beneficiary_information_line1 in production.
originatorToBeneficiaryInformationLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorToBeneficiaryInformationLine1 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine1(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_to_beneficiary_information_line1 in production.
originatorToBeneficiaryInformationLine1() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine1(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformationLine1 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine1(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine1 with originatorToBeneficiaryInformationLine1.orElse(null).
originatorToBeneficiaryInformationLine1(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine2() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
Line 2 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorToBeneficiaryInformationLine2 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine2(java.util.Optional) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine2 with originatorToBeneficiaryInformationLine2.orElse(null).
originatorToBeneficiaryInformationLine2(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Line 2 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine2() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformationLine2 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine2(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine2 with originatorToBeneficiaryInformationLine2.orElse(null).
originatorToBeneficiaryInformationLine2(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine2() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
Line 2 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine2() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
Line 2 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorToBeneficiaryInformationLine2 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine2(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Line 2 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorToBeneficiaryInformationLine2 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine2(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Line 2 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine2() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_to_beneficiary_information_line2 in production.
originatorToBeneficiaryInformationLine2() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_to_beneficiary_information_line2 in production.
originatorToBeneficiaryInformationLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorToBeneficiaryInformationLine2 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine2(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_to_beneficiary_information_line2 in production.
originatorToBeneficiaryInformationLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorToBeneficiaryInformationLine2 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine2(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_to_beneficiary_information_line2 in production.
originatorToBeneficiaryInformationLine2() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine2(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformationLine2 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine2(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine2 with originatorToBeneficiaryInformationLine2.orElse(null).
originatorToBeneficiaryInformationLine2(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine3() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
Line 3 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorToBeneficiaryInformationLine3 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine3(java.util.Optional) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine3 with originatorToBeneficiaryInformationLine3.orElse(null).
originatorToBeneficiaryInformationLine3(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Line 3 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine3() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformationLine3 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine3(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine3 with originatorToBeneficiaryInformationLine3.orElse(null).
originatorToBeneficiaryInformationLine3(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine3() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
Line 3 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine3() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
Line 3 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorToBeneficiaryInformationLine3 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine3(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Line 3 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorToBeneficiaryInformationLine3 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine3(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Line 3 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine3() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_to_beneficiary_information_line3 in production.
originatorToBeneficiaryInformationLine3() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_to_beneficiary_information_line3 in production.
originatorToBeneficiaryInformationLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorToBeneficiaryInformationLine3 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine3(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_to_beneficiary_information_line3 in production.
originatorToBeneficiaryInformationLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorToBeneficiaryInformationLine3 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine3(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_to_beneficiary_information_line3 in production.
originatorToBeneficiaryInformationLine3() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine3(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformationLine3 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine3(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine3 with originatorToBeneficiaryInformationLine3.orElse(null).
originatorToBeneficiaryInformationLine3(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine4() - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest
Line 4 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine4(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Sets Builder.originatorToBeneficiaryInformationLine4 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine4(java.util.Optional) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine4 with originatorToBeneficiaryInformationLine4.orElse(null).
originatorToBeneficiaryInformationLine4(java.lang.String) - function in com.increase.api.models.inboundwiredrawdownrequests.InboundWireDrawdownRequest.Builder
Line 4 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine4() - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine4(com.increase.api.core.JsonField) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformationLine4 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine4(java.util.Optional) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine4 with originatorToBeneficiaryInformationLine4.orElse(null).
originatorToBeneficiaryInformationLine4(java.lang.String) - function in com.increase.api.models.inboundwiretransfers.InboundWireTransfer.Builder
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine4() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams
Line 4 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine4() - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body
Line 4 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine4(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Sets Builder.originatorToBeneficiaryInformationLine4 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine4(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Body.Builder
Line 4 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine4(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Sets Builder.originatorToBeneficiaryInformationLine4 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine4(java.lang.String) - function in com.increase.api.models.simulations.inboundwiredrawdownrequests.InboundWireDrawdownRequestCreateParams.Builder
Line 4 of the information conveyed from the originator of the message to the beneficiary.
originatorToBeneficiaryInformationLine4() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams
The sending bank will set originator_to_beneficiary_information_line4 in production.
originatorToBeneficiaryInformationLine4() - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body
The sending bank will set originator_to_beneficiary_information_line4 in production.
originatorToBeneficiaryInformationLine4(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
Sets Builder.originatorToBeneficiaryInformationLine4 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine4(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Body.Builder
The sending bank will set originator_to_beneficiary_information_line4 in production.
originatorToBeneficiaryInformationLine4(com.increase.api.core.JsonField) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
Sets Builder.originatorToBeneficiaryInformationLine4 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine4(java.lang.String) - function in com.increase.api.models.simulations.inboundwiretransfers.InboundWireTransferCreateParams.Builder
The sending bank will set originator_to_beneficiary_information_line4 in production.
originatorToBeneficiaryInformationLine4() - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer
A free-form message set by the wire originator.
originatorToBeneficiaryInformationLine4(com.increase.api.core.JsonField) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Sets Builder.originatorToBeneficiaryInformationLine4 to an arbitrary JSON value.
originatorToBeneficiaryInformationLine4(java.util.Optional) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
Alias for calling Builder.originatorToBeneficiaryInformationLine4 with originatorToBeneficiaryInformationLine4.orElse(null).
originatorToBeneficiaryInformationLine4(java.lang.String) - function in com.increase.api.models.transactions.Transaction.Source.InboundWireTransfer.Builder
A free-form message set by the wire originator.
OTHER - enum entry in com.increase.api.models.achtransfers.AchTransfer.Addenda.Category.Known

Unknown addenda type.

OTHER - enum entry in com.increase.api.models.achtransfers.AchTransfer.Addenda.Category.Value

Unknown addenda type.

other(com.increase.api.core.JsonValue) - function in com.increase.api.models.cardpayments.CardPayment.Element.Builder
If the category of this Transaction source is equal to other, this field will contain an empty object, otherwise it will contain null.
OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Known

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Value

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.NetworkDetails.Visa.StandInProcessingReason.Known

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.NetworkDetails.Visa.StandInProcessingReason.Value

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.RealTimeDecisionReason.Known

The transaction was declined for another reason. The merchant may attempt to process the transaction again. This should be used sparingly.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardDecline.RealTimeDecisionReason.Value

The transaction was declined for another reason. The merchant may attempt to process the transaction again. This should be used sparingly.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Lodging.ExtraCharges.Known

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Lodging.ExtraCharges.Value

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Known

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Value

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Ancillary.Service.Category.Known

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.Ancillary.Service.Category.Value

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.CreditReasonIndicator.Known

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardRefund.PurchaseDetails.Travel.CreditReasonIndicator.Value

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Lodging.ExtraCharges.Known

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Lodging.ExtraCharges.Value

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Known

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Value

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Ancillary.Service.Category.Known

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.Ancillary.Service.Category.Value

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.CreditReasonIndicator.Known

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardSettlement.PurchaseDetails.Travel.CreditReasonIndicator.Value

Other

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.NetworkDetails.Visa.StandInProcessingReason.Known

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.CardValidation.NetworkDetails.Visa.StandInProcessingReason.Value

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.Category.Known

Unknown card payment element.

OTHER - enum entry in com.increase.api.models.cardpayments.CardPayment.Element.Category.Value

Unknown card payment element.

other(com.increase.api.core.JsonValue) - function in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.Builder
If the category of this Transaction source is equal to other, this field will contain an empty object, otherwise it will contain null.
OTHER - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.NetworkDetails.Visa.StandInProcessingReason.Known

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.NetworkDetails.Visa.StandInProcessingReason.Value

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.RealTimeDecisionReason.Known

The transaction was declined for another reason. The merchant may attempt to process the transaction again. This should be used sparingly.

OTHER - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.CardDecline.RealTimeDecisionReason.Value

The transaction was declined for another reason. The merchant may attempt to process the transaction again. This should be used sparingly.

OTHER - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.Category.Known

The Declined Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransaction.Source.Category.Value

The Declined Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.Category.In.Known

The Declined Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.declinedtransactions.DeclinedTransactionListParams.Category.In.Value

The Declined Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.entities.Entity.Corporation.BeneficialOwner.Individual.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.Corporation.BeneficialOwner.Individual.Identification.Method.Value

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.Joint.Individual.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.Joint.Individual.Identification.Method.Value

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.NaturalPerson.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.NaturalPerson.Identification.Method.Value

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.Trust.Grantor.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.Trust.Grantor.Identification.Method.Value

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.Trust.Trustee.Individual.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.Entity.Trust.Trustee.Individual.Identification.Method.Value

Another identifying document.

other() - function in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Individual.Identification
Information about the identification document provided.
other(com.increase.api.core.JsonField) - function in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Individual.Identification.Builder
Sets Builder.other to an arbitrary JSON value.
other(com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Individual.Identification.Other) - function in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Individual.Identification.Builder
Information about the identification document provided.
OTHER - enum entry in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Individual.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Individual.Identification.Method.Value

Another identifying document.

other() - function in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Individual.Identification
Information about the identification document provided.
other(com.increase.api.core.JsonField) - function in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Individual.Identification.Builder
Sets Builder.other to an arbitrary JSON value.
other(com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Individual.Identification.Other) - function in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Individual.Identification.Builder
Information about the identification document provided.
OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Individual.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Individual.Identification.Method.Value

Another identifying document.

other() - function in com.increase.api.models.entities.EntityCreateParams.Joint.Individual.Identification
Information about the identification document provided.
other(com.increase.api.core.JsonField) - function in com.increase.api.models.entities.EntityCreateParams.Joint.Individual.Identification.Builder
Sets Builder.other to an arbitrary JSON value.
other(com.increase.api.models.entities.EntityCreateParams.Joint.Individual.Identification.Other) - function in com.increase.api.models.entities.EntityCreateParams.Joint.Individual.Identification.Builder
Information about the identification document provided.
OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.Joint.Individual.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.Joint.Individual.Identification.Method.Value

Another identifying document.

other() - function in com.increase.api.models.entities.EntityCreateParams.NaturalPerson.Identification
Information about the identification document provided.
other(com.increase.api.core.JsonField) - function in com.increase.api.models.entities.EntityCreateParams.NaturalPerson.Identification.Builder
Sets Builder.other to an arbitrary JSON value.
other(com.increase.api.models.entities.EntityCreateParams.NaturalPerson.Identification.Other) - function in com.increase.api.models.entities.EntityCreateParams.NaturalPerson.Identification.Builder
Information about the identification document provided.
OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.NaturalPerson.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.NaturalPerson.Identification.Method.Value

Another identifying document.

other() - function in com.increase.api.models.entities.EntityCreateParams.Trust.Grantor.Identification
Information about the identification document provided.
other(com.increase.api.core.JsonField) - function in com.increase.api.models.entities.EntityCreateParams.Trust.Grantor.Identification.Builder
Sets Builder.other to an arbitrary JSON value.
other(com.increase.api.models.entities.EntityCreateParams.Trust.Grantor.Identification.Other) - function in com.increase.api.models.entities.EntityCreateParams.Trust.Grantor.Identification.Builder
Information about the identification document provided.
OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.Trust.Grantor.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.Trust.Grantor.Identification.Method.Value

Another identifying document.

other() - function in com.increase.api.models.entities.EntityCreateParams.Trust.Trustee.Individual.Identification
Information about the identification document provided.
other(com.increase.api.core.JsonField) - function in com.increase.api.models.entities.EntityCreateParams.Trust.Trustee.Individual.Identification.Builder
Sets Builder.other to an arbitrary JSON value.
other(com.increase.api.models.entities.EntityCreateParams.Trust.Trustee.Individual.Identification.Other) - function in com.increase.api.models.entities.EntityCreateParams.Trust.Trustee.Individual.Identification.Builder
Information about the identification document provided.
OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.Trust.Trustee.Individual.Identification.Method.Known

Another identifying document.

OTHER - enum entry in com.increase.api.models.entities.EntityCreateParams.Trust.Trustee.Individual.Identification.Method.Value

Another identifying document.

OTHER - enum entry in com.increase.api.models.externalaccounts.ExternalAccount.Funding.Known

A different type of account.

OTHER - enum entry in com.increase.api.models.externalaccounts.ExternalAccount.Funding.Value

A different type of account.

OTHER - enum entry in com.increase.api.models.externalaccounts.ExternalAccountCreateParams.Funding.Known

A different type of account.

OTHER - enum entry in com.increase.api.models.externalaccounts.ExternalAccountCreateParams.Funding.Value

A different type of account.

OTHER - enum entry in com.increase.api.models.externalaccounts.ExternalAccountUpdateParams.Funding.Known

A different type of account.

OTHER - enum entry in com.increase.api.models.externalaccounts.ExternalAccountUpdateParams.Funding.Value

A different type of account.

OTHER - enum entry in com.increase.api.models.files.File.Purpose.Known

A file purpose not covered by any of the other cases.

OTHER - enum entry in com.increase.api.models.files.File.Purpose.Value

A file purpose not covered by any of the other cases.

OTHER - enum entry in com.increase.api.models.files.FileCreateParams.Purpose.Known

A file purpose not covered by any of the other cases.

OTHER - enum entry in com.increase.api.models.files.FileCreateParams.Purpose.Value

A file purpose not covered by any of the other cases.

OTHER - enum entry in com.increase.api.models.files.FileListParams.Purpose.In.Known

A file purpose not covered by any of the other cases.

OTHER - enum entry in com.increase.api.models.files.FileListParams.Purpose.In.Value

A file purpose not covered by any of the other cases.

other(com.increase.api.core.JsonValue) - function in com.increase.api.models.pendingtransactions.PendingTransaction.Source.Builder
If the category of this Transaction source is equal to other, this field will contain an empty object, otherwise it will contain null.
OTHER - enum entry in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Known

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.pendingtransactions.PendingTransaction.Source.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Value

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.pendingtransactions.PendingTransaction.Source.Category.Known

The Pending Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.pendingtransactions.PendingTransaction.Source.Category.Value

The Pending Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.pendingtransactions.PendingTransactionListParams.Category.In.Known

The Pending Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.pendingtransactions.PendingTransactionListParams.Category.In.Value

The Pending Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Known

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.realtimedecisions.RealTimeDecision.CardAuthorization.NetworkDetails.Visa.StandInProcessingReason.Value

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.realtimedecisions.RealTimeDecisionActionParams.CardAuthorization.DeclineReason.Known

The transaction was declined for another reason. The merchant may attempt to process the transaction again. This should be used sparingly.

OTHER - enum entry in com.increase.api.models.realtimedecisions.RealTimeDecisionActionParams.CardAuthorization.DeclineReason.Value

The transaction was declined for another reason. The merchant may attempt to process the transaction again. This should be used sparingly.

OTHER - enum entry in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.Rejection.RejectReasonCode.Known

Some other error or issue has occurred.

OTHER - enum entry in com.increase.api.models.realtimepaymentstransfers.RealTimePaymentsTransfer.Rejection.RejectReasonCode.Value

Some other error or issue has occurred.

OTHER - enum entry in com.increase.api.models.simulations.cardauthorizations.CardAuthorizationCreateParams.NetworkDetails.Visa.StandInProcessingReason.Known

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.simulations.cardauthorizations.CardAuthorizationCreateParams.NetworkDetails.Visa.StandInProcessingReason.Value

An unspecific reason for stand-in processing.

OTHER - enum entry in com.increase.api.models.simulations.realtimepaymentstransfers.RealTimePaymentsTransferCompleteParams.Rejection.RejectReasonCode.Known

Some other error or issue has occurred.

OTHER - enum entry in com.increase.api.models.simulations.realtimepaymentstransfers.RealTimePaymentsTransferCompleteParams.Rejection.RejectReasonCode.Value

Some other error or issue has occurred.

other(com.increase.api.core.JsonValue) - function in com.increase.api.models.transactions.Transaction.Source.Builder
If the category of this Transaction source is equal to other, this field will contain an empty object, otherwise it will contain null.
OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Lodging.ExtraCharges.Known

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Lodging.ExtraCharges.Value

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Known

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Value

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Ancillary.Service.Category.Known

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.Ancillary.Service.Category.Value

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.CreditReasonIndicator.Known

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardRefund.PurchaseDetails.Travel.CreditReasonIndicator.Value

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Lodging.ExtraCharges.Known

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Lodging.ExtraCharges.Value

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Known

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Ancillary.CreditReasonIndicator.Value

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Ancillary.Service.Category.Known

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.Ancillary.Service.Category.Value

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.CreditReasonIndicator.Known

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.CardSettlement.PurchaseDetails.Travel.CreditReasonIndicator.Value

Other

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.Category.Known

The Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.transactions.Transaction.Source.Category.Value

The Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.transactions.TransactionListParams.Category.In.Known

The Transaction was made for an undocumented or deprecated reason.

OTHER - enum entry in com.increase.api.models.transactions.TransactionListParams.Category.In.Value

The Transaction was made for an undocumented or deprecated reason.

outcome() - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge.Attempt
The outcome of the Card Authentication Challenge Attempt.
outcome(com.increase.api.core.JsonField) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge.Attempt.Builder
Sets Builder.outcome to an arbitrary JSON value.
outcome(com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge.Attempt.Outcome) - function in com.increase.api.models.cardpayments.CardPayment.Element.CardAuthentication.Challenge.Attempt.Builder
The outcome of the Card Authentication Challenge Attempt.
OWNERSHIP - enum entry in com.increase.api.models.entities.Entity.Corporation.BeneficialOwner.Prong.Known

A person with 25% or greater direct or indirect ownership of the entity.

OWNERSHIP - enum entry in com.increase.api.models.entities.Entity.Corporation.BeneficialOwner.Prong.Value

A person with 25% or greater direct or indirect ownership of the entity.

OWNERSHIP - enum entry in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Prong.Known

A person with 25% or greater direct or indirect ownership of the entity.

OWNERSHIP - enum entry in com.increase.api.models.entities.EntityCreateBeneficialOwnerParams.BeneficialOwner.Prong.Value

A person with 25% or greater direct or indirect ownership of the entity.

OWNERSHIP - enum entry in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Prong.Known

A person with 25% or greater direct or indirect ownership of the entity.

OWNERSHIP - enum entry in com.increase.api.models.entities.EntityCreateParams.Corporation.BeneficialOwner.Prong.Value

A person with 25% or greater direct or indirect ownership of the entity.

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