A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
I
- IA - enum entry in com.bennyapi.models.orders.Address.State.Known
- IA - enum entry in com.bennyapi.models.orders.Address.State.Value
- ID - enum entry in com.bennyapi.models.orders.Address.State.Known
- ID - enum entry in com.bennyapi.models.orders.Address.State.Value
- id() - function in com.bennyapi.models.orders.Item
- Required unique identifier for the item.
- id(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.Item.Builder
- Sets Builder.id to an arbitrary JSON value.
- id(java.lang.String) - function in com.bennyapi.models.orders.Item.Builder
- Required unique identifier for the item.
- idempotencyHeader(java.lang.String) - function in com.bennyapi.core.http.RetryingHttpClient.Builder
- idempotencyKey() - function in com.bennyapi.models.payment.PaymentRefundParams
- idempotencyKey(java.util.Optional) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- Alias for calling Builder.idempotencyKey with
idempotencyKey.orElse(null). - idempotencyKey(java.lang.String) - function in com.bennyapi.models.payment.PaymentRefundParams.Builder
- IL - enum entry in com.bennyapi.models.orders.Address.State.Known
- IL - enum entry in com.bennyapi.models.orders.Address.State.Value
- IN - enum entry in com.bennyapi.models.orders.Address.State.Known
- IN - enum entry in com.bennyapi.models.orders.Address.State.Value
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- instructions() - function in com.bennyapi.models.orders.FulfillmentDetails
- Special instructions for delivery or pickup
- instructions(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- Sets Builder.instructions to an arbitrary JSON value.
- instructions(java.lang.String) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- Special instructions for delivery or pickup
- InternalServerException - class in com.bennyapi.errors
- InternalServerException.Builder - class in com.bennyapi.errors.InternalServerException
- A builder for InternalServerException.
- isCachable() - function in com.fasterxml.jackson.databind.JsonDeserializer
- isEmpty() - function in com.bennyapi.core.http.Headers
- isEmpty() - function in com.bennyapi.core.http.QueryParams
- isEmpty(T) - function in com.fasterxml.jackson.databind.JsonSerializer
- isEmpty(com.bennyapi.core.JsonMissing) - function in com.fasterxml.jackson.databind.JsonSerializer
- isEmpty(com.fasterxml.jackson.databind.SerializerProvider,T) - function in com.fasterxml.jackson.databind.JsonSerializer
- isEmpty(com.fasterxml.jackson.databind.SerializerProvider,com.bennyapi.core.JsonMissing) - function in com.fasterxml.jackson.databind.JsonSerializer
- isMissing() - function in com.bennyapi.core.JsonField
- Returns whether this field is missing, which means it will be omitted from the serialized JSON entirely.
- isMissing() - function in com.bennyapi.core.JsonField
- Returns whether this field is missing, which means it will be omitted from the serialized JSON entirely.
- isNull() - function in com.bennyapi.core.JsonField
- Whether this field is explicitly set to
null. - isNull() - function in com.bennyapi.core.JsonField
- Whether this field is explicitly set to
null. - isUnwrappingSerializer() - function in com.fasterxml.jackson.databind.JsonSerializer
- isValid() - function in com.bennyapi.models.orders.Address
- isValid() - function in com.bennyapi.models.orders.Address.Country
- isValid() - function in com.bennyapi.models.orders.Address.State
- isValid() - function in com.bennyapi.models.orders.AllocatedAmounts
- isValid() - function in com.bennyapi.models.orders.FulfillmentDetails
- isValid() - function in com.bennyapi.models.orders.Item
- isValid() - function in com.bennyapi.models.orders.Item.Tender
- isValid() - function in com.bennyapi.models.orders.Item.Unit
- isValid() - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body
- isValid() - function in com.bennyapi.models.orders.OrderCreateSessionResponse
- isValid() - function in com.bennyapi.models.orders.OrderState
- isValid() - function in com.bennyapi.models.payment.FulfillmentType
- isValid() - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
- isValid() - function in com.bennyapi.models.payment.PaymentCreateIntentResponse
- isValid() - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body
- isValid() - function in com.bennyapi.models.payment.PaymentCreateMethodResponse
- isValid() - function in com.bennyapi.models.payment.PaymentRefundParams.Body
- isValid() - function in com.bennyapi.models.payment.PaymentRefundParams.PaymentType
- isValid() - function in com.bennyapi.models.payment.PaymentRefundResponse
- isValid() - function in com.bennyapi.models.payment.PaymentReverseParams.Body
- isValid() - function in com.bennyapi.models.payment.PaymentReverseResponse
- isValid() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body
- isValid() - function in com.bennyapi.models.payment.PaymentUpdateIntentResponse
- isValid() - function in com.bennyapi.models.payment.TenderType
- isValid() - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body
- isValid() - function in com.bennyapi.models.sessions.SessionCreateTokenResponse
- Item - class in com.bennyapi.models.orders
- Item in an order.
- Item.Builder - class in com.bennyapi.models.orders.Item
- A builder for Item.
- Item.Tender - class in com.bennyapi.models.orders.Item
- Item.Tender.Builder - class in com.bennyapi.models.orders.Item.Tender
- A builder for Tender.
- Item.Unit - class in com.bennyapi.models.orders.Item
- Unit of measurement for the item quantity.
- Item.Unit.Known - class in com.bennyapi.models.orders.Item.Unit
- An enum containing Unit's known values.
- Item.Unit.Value - class in com.bennyapi.models.orders.Item.Unit
- An enum containing Unit's known values, as well as an _UNKNOWN member.
- items() - function in com.bennyapi.models.orders.OrderCreateSessionParams
- List of items in the shopping cart
- items() - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body
- List of items in the shopping cart
- items(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body.Builder
- Sets Builder.items to an arbitrary JSON value.
- items(java.util.List) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body.Builder
- List of items in the shopping cart
- items(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- Sets Builder.items to an arbitrary JSON value.
- items(java.util.List) - function in com.bennyapi.models.orders.OrderCreateSessionParams.Builder
- List of items in the shopping cart