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

E

EBT_CASH - enum entry in com.bennyapi.models.payment.PaymentRefundParams.PaymentType.Known
 
EBT_CASH - enum entry in com.bennyapi.models.payment.PaymentRefundParams.PaymentType.Value
 
EBT_CASH - enum entry in com.bennyapi.models.payment.TenderType.Known
 
EBT_CASH - enum entry in com.bennyapi.models.payment.TenderType.Value
 
ebtCashAmount() - function in com.bennyapi.models.orders.AllocatedAmounts
Amount allocated to EBT Cash benefits (in cents)
ebtCashAmount(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.AllocatedAmounts.Builder
Sets Builder.ebtCashAmount to an arbitrary JSON value.
ebtCashAmount(java.lang.Long) - function in com.bennyapi.models.orders.AllocatedAmounts.Builder
Amount allocated to EBT Cash benefits (in cents)
equals(java.lang.Object) - function in com.bennyapi.core.JsonArray
 
equals(java.lang.Object) - function in com.bennyapi.core.JsonBoolean
 
equals(java.lang.Object) - function in com.bennyapi.core.JsonField.IsMissing
 
equals(java.lang.Object) - function in com.bennyapi.core.JsonNumber
 
equals(java.lang.Object) - function in com.bennyapi.core.JsonObject
 
equals(java.lang.Object) - function in com.bennyapi.core.JsonString
 
equals(java.lang.Object) - function in com.bennyapi.core.KnownValue
 
equals(java.lang.Object) - function in com.bennyapi.core.MultipartField
 
equals(java.lang.Object) - function in com.bennyapi.core.Timeout
 
equals(java.lang.Object) - function in com.bennyapi.core.http.Headers
 
equals(java.lang.Object) - function in com.bennyapi.core.http.QueryParams
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.Address
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.Address.Country
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.Address.State
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.AllocatedAmounts
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.FulfillmentDetails
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.Item
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.Item.Tender
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.Item.Unit
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.OrderCreateSessionParams
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.OrderCreateSessionResponse
 
equals(java.lang.Object) - function in com.bennyapi.models.orders.OrderState
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.FulfillmentType
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentCreateIntentParams
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentCreateIntentResponse
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentCreateMethodParams
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentCreateMethodResponse
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentDeleteIntentParams
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentRefundParams
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentRefundParams.Body
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentRefundParams.PaymentType
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentRefundResponse
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentReverseParams
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentReverseParams.Body
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentReverseResponse
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.PaymentUpdateIntentResponse
 
equals(java.lang.Object) - function in com.bennyapi.models.payment.TenderType
 
equals(java.lang.Object) - function in com.bennyapi.models.sessions.SessionCreateTokenParams
 
equals(java.lang.Object) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body
 
equals(java.lang.Object) - function in com.bennyapi.models.sessions.SessionCreateTokenResponse
 
ExcludeMissing - class in com.bennyapi.core
A Jackson annotation for excluding fields set to JsonMissing from the serialized JSON.
execute(com.bennyapi.core.http.HttpRequest) - function in com.bennyapi.core.http.HttpClient
 
execute(com.bennyapi.core.http.HttpRequest) - function in com.bennyapi.core.http.HttpClient
 
execute(com.bennyapi.core.http.HttpRequest,com.bennyapi.core.RequestOptions) - function in com.bennyapi.core.http.HttpClient
 
execute(com.bennyapi.core.http.HttpRequest,com.bennyapi.core.RequestOptions) - function in com.bennyapi.core.http.RetryingHttpClient
 
executeAsync(com.bennyapi.core.http.HttpRequest) - function in com.bennyapi.core.http.HttpClient
 
executeAsync(com.bennyapi.core.http.HttpRequest) - function in com.bennyapi.core.http.HttpClient
 
executeAsync(com.bennyapi.core.http.HttpRequest,com.bennyapi.core.RequestOptions) - function in com.bennyapi.core.http.HttpClient
 
executeAsync(com.bennyapi.core.http.HttpRequest,com.bennyapi.core.RequestOptions) - function in com.bennyapi.core.http.RetryingHttpClient
 
expiresAt() - function in com.bennyapi.models.sessions.SessionCreateTokenResponse
The UTC time at which the token expires.
expiresAt(com.bennyapi.core.JsonField) - function in com.bennyapi.models.sessions.SessionCreateTokenResponse.Builder
Sets Builder.expiresAt to an arbitrary JSON value.
expiresAt(java.time.OffsetDateTime) - function in com.bennyapi.models.sessions.SessionCreateTokenResponse.Builder
The UTC time at which the token expires.
externalCustomerId() - function in com.bennyapi.models.orders.OrderCreateSessionParams
An optional ID unique to your organization representing the customer
externalCustomerId() - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body
An optional ID unique to your organization representing the customer
externalCustomerId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body.Builder
Sets Builder.externalCustomerId to an arbitrary JSON value.
externalCustomerId(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body.Builder
An optional ID unique to your organization representing the customer
externalCustomerId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
Sets Builder.externalCustomerId to an arbitrary JSON value.
externalCustomerId(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
An optional ID unique to your organization representing the customer
externalOrderId() - function in com.bennyapi.models.orders.OrderCreateSessionParams
An optional ID unique to your organization representing the order
externalOrderId() - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body
An optional ID unique to your organization representing the order
externalOrderId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body.Builder
Sets Builder.externalOrderId to an arbitrary JSON value.
externalOrderId(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body.Builder
An optional ID unique to your organization representing the order
externalOrderId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
Sets Builder.externalOrderId to an arbitrary JSON value.
externalOrderId(java.lang.String) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
An optional ID unique to your organization representing the order
externalUserId() - function in com.bennyapi.models.payment.PaymentCreateIntentParams
Your organization's representation of the customer ID.
externalUserId() - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
Your organization's representation of the customer ID.
externalUserId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
Sets Builder.externalUserId to an arbitrary JSON value.
externalUserId(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
Your organization's representation of the customer ID.
externalUserId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
Sets Builder.externalUserId to an arbitrary JSON value.
externalUserId(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
Your organization's representation of the customer ID.
externalUserId() - function in com.bennyapi.models.payment.PaymentCreateMethodParams
The representation of your customer ID.
externalUserId() - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body
The representation of your customer ID.
externalUserId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body.Builder
Sets Builder.externalUserId to an arbitrary JSON value.
externalUserId(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body.Builder
The representation of your customer ID.
externalUserId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
Sets Builder.externalUserId to an arbitrary JSON value.
externalUserId(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
The representation of your customer ID.
externalUserId() - function in com.bennyapi.models.sessions.SessionCreateTokenParams
Your organization's representation of the customer ID.
externalUserId() - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body
Your organization's representation of the customer ID.
externalUserId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body.Builder
Sets Builder.externalUserId to an arbitrary JSON value.
externalUserId(java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body.Builder
Your organization's representation of the customer ID.
externalUserId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
Sets Builder.externalUserId to an arbitrary JSON value.
externalUserId(java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Builder
Your organization's representation of the customer ID.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _