A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
T
- taxRate() - function in com.bennyapi.models.orders.Item
- Tax rate applicable to the item (as decimal, e.g., 0.07 for 7 percent).
- taxRate(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.Item.Builder
- Sets Builder.taxRate to an arbitrary JSON value.
- taxRate(java.lang.Double) - function in com.bennyapi.models.orders.Item.Builder
- Tax rate applicable to the item (as decimal, e.g., 0.07 for 7 percent).
- tender() - function in com.bennyapi.models.orders.Item.Tender
- Tender type.
- tender(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.Item.Tender.Builder
- Sets Builder.tender to an arbitrary JSON value.
- tender(com.bennyapi.models.payment.TenderType) - function in com.bennyapi.models.orders.Item.Tender.Builder
- Tender type.
- tenders() - function in com.bennyapi.models.orders.Item
- tenders(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.Item.Builder
- Sets Builder.tenders to an arbitrary JSON value.
- tenders(java.util.List) - function in com.bennyapi.models.orders.Item.Builder
- tenderType() - function in com.bennyapi.models.payment.PaymentCreateIntentParams
- The tender type of SNAP or EBT Cash.
- tenderType() - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
- The tender type of SNAP or EBT Cash.
- tenderType(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
- Sets Builder.tenderType to an arbitrary JSON value.
- tenderType(com.bennyapi.models.payment.TenderType) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body.Builder
- The tender type of SNAP or EBT Cash.
- tenderType(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- Sets Builder.tenderType to an arbitrary JSON value.
- tenderType(com.bennyapi.models.payment.TenderType) - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Builder
- The tender type of SNAP or EBT Cash.
- TenderType - class in com.bennyapi.models.payment
- Type of tender for EBT orders
- TenderType.Known - class in com.bennyapi.models.payment.TenderType
- An enum containing TenderType's known values.
- TenderType.Value - class in com.bennyapi.models.payment.TenderType
- An enum containing TenderType's known values, as well as an _UNKNOWN member.
- timeout() - function in com.bennyapi.core.ClientOptions
- Sets the maximum time allowed for various parts of an HTTP call's lifecycle, excluding retries.
- timeout() - function in com.bennyapi.core.ClientOptions.Builder
- timeout(com.bennyapi.core.Timeout) - function in com.bennyapi.core.ClientOptions.Builder
- Sets the maximum time allowed for various parts of an HTTP call's lifecycle, excluding retries.
- timeout(java.time.Duration) - function in com.bennyapi.core.ClientOptions.Builder
- Sets the maximum time allowed for a complete HTTP call, not including retries.
- timeout(com.bennyapi.core.Timeout) - function in com.bennyapi.core.RequestOptions.Builder
- timeout(java.time.Duration) - function in com.bennyapi.core.RequestOptions.Builder
- Timeout - class in com.bennyapi.core
- A class containing timeouts for various processing phases of a request.
- Timeout.Builder - class in com.bennyapi.core.Timeout
- A builder for Timeout.
- TN - enum entry in com.bennyapi.models.orders.Address.State.Known
- TN - enum entry in com.bennyapi.models.orders.Address.State.Value
- toBuilder() - function in com.bennyapi.core.ClientOptions
- toBuilder() - function in com.bennyapi.core.Timeout
- toBuilder() - function in com.bennyapi.core.http.Headers
- toBuilder() - function in com.bennyapi.core.http.HttpRequest
- toBuilder() - function in com.bennyapi.core.http.QueryParams
- toBuilder() - function in com.bennyapi.errors.BadRequestException
- toBuilder() - function in com.bennyapi.errors.InternalServerException
- toBuilder() - function in com.bennyapi.errors.NotFoundException
- toBuilder() - function in com.bennyapi.errors.PermissionDeniedException
- toBuilder() - function in com.bennyapi.errors.RateLimitException
- toBuilder() - function in com.bennyapi.errors.UnauthorizedException
- toBuilder() - function in com.bennyapi.errors.UnexpectedStatusCodeException
- toBuilder() - function in com.bennyapi.errors.UnprocessableEntityException
- toBuilder() - function in com.bennyapi.models.orders.Address
- toBuilder() - function in com.bennyapi.models.orders.AllocatedAmounts
- toBuilder() - function in com.bennyapi.models.orders.FulfillmentDetails
- toBuilder() - function in com.bennyapi.models.orders.Item
- toBuilder() - function in com.bennyapi.models.orders.Item.Tender
- toBuilder() - function in com.bennyapi.models.orders.OrderCreateSessionParams
- toBuilder() - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body
- toBuilder() - function in com.bennyapi.models.orders.OrderCreateSessionResponse
- toBuilder() - function in com.bennyapi.models.payment.PaymentCreateIntentParams
- toBuilder() - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
- toBuilder() - function in com.bennyapi.models.payment.PaymentCreateIntentResponse
- toBuilder() - function in com.bennyapi.models.payment.PaymentCreateMethodParams
- toBuilder() - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body
- toBuilder() - function in com.bennyapi.models.payment.PaymentCreateMethodResponse
- toBuilder() - function in com.bennyapi.models.payment.PaymentDeleteIntentParams
- toBuilder() - function in com.bennyapi.models.payment.PaymentRefundParams
- toBuilder() - function in com.bennyapi.models.payment.PaymentRefundParams.Body
- toBuilder() - function in com.bennyapi.models.payment.PaymentRefundResponse
- toBuilder() - function in com.bennyapi.models.payment.PaymentReverseParams
- toBuilder() - function in com.bennyapi.models.payment.PaymentReverseParams.Body
- toBuilder() - function in com.bennyapi.models.payment.PaymentReverseResponse
- toBuilder() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams
- toBuilder() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body
- toBuilder() - function in com.bennyapi.models.payment.PaymentUpdateIntentResponse
- toBuilder() - function in com.bennyapi.models.sessions.SessionCreateTokenParams
- toBuilder() - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body
- toBuilder() - function in com.bennyapi.models.sessions.SessionCreateTokenResponse
- token() - function in com.bennyapi.models.sessions.SessionCreateTokenResponse
- The session token.
- token(com.bennyapi.core.JsonField) - function in com.bennyapi.models.sessions.SessionCreateTokenResponse.Builder
- Sets Builder.token to an arbitrary JSON value.
- token(java.lang.String) - function in com.bennyapi.models.sessions.SessionCreateTokenResponse.Builder
- The session token.
- tokenId() - function in com.bennyapi.models.payment.PaymentCreateMethodParams
- The token ID returned from the mobile or web SDK representing the EBT card.
- tokenId() - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body
- The token ID returned from the mobile or web SDK representing the EBT card.
- tokenId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body.Builder
- Sets Builder.tokenId to an arbitrary JSON value.
- tokenId(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body.Builder
- The token ID returned from the mobile or web SDK representing the EBT card.
- tokenId(com.bennyapi.core.JsonField) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- Sets Builder.tokenId to an arbitrary JSON value.
- tokenId(java.lang.String) - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Builder
- The token ID returned from the mobile or web SDK representing the EBT card.
- toString() - function in com.bennyapi.core.JsonArray
- toString() - function in com.bennyapi.core.JsonBoolean
- toString() - function in com.bennyapi.core.JsonMissing
- toString() - function in com.bennyapi.core.JsonNull
- toString() - function in com.bennyapi.core.JsonNumber
- toString() - function in com.bennyapi.core.JsonObject
- toString() - function in com.bennyapi.core.JsonString
- toString() - function in com.bennyapi.core.KnownValue
- toString() - function in com.bennyapi.core.MultipartField
- toString() - function in com.bennyapi.core.Timeout
- toString() - function in com.bennyapi.core.http.Headers
- toString() - function in com.bennyapi.core.http.HttpRequest
- toString() - function in com.bennyapi.core.http.QueryParams
- toString() - function in com.bennyapi.models.orders.Address
- toString() - function in com.bennyapi.models.orders.Address.Country
- toString() - function in com.bennyapi.models.orders.Address.State
- toString() - function in com.bennyapi.models.orders.AllocatedAmounts
- toString() - function in com.bennyapi.models.orders.FulfillmentDetails
- toString() - function in com.bennyapi.models.orders.Item
- toString() - function in com.bennyapi.models.orders.Item.Tender
- toString() - function in com.bennyapi.models.orders.Item.Unit
- toString() - function in com.bennyapi.models.orders.OrderCreateSessionParams
- toString() - function in com.bennyapi.models.orders.OrderCreateSessionParams.Body
- toString() - function in com.bennyapi.models.orders.OrderCreateSessionResponse
- toString() - function in com.bennyapi.models.orders.OrderState
- toString() - function in com.bennyapi.models.payment.FulfillmentType
- toString() - function in com.bennyapi.models.payment.PaymentCreateIntentParams
- toString() - function in com.bennyapi.models.payment.PaymentCreateIntentParams.Body
- toString() - function in com.bennyapi.models.payment.PaymentCreateIntentResponse
- toString() - function in com.bennyapi.models.payment.PaymentCreateMethodParams
- toString() - function in com.bennyapi.models.payment.PaymentCreateMethodParams.Body
- toString() - function in com.bennyapi.models.payment.PaymentCreateMethodResponse
- toString() - function in com.bennyapi.models.payment.PaymentDeleteIntentParams
- toString() - function in com.bennyapi.models.payment.PaymentRefundParams
- toString() - function in com.bennyapi.models.payment.PaymentRefundParams.Body
- toString() - function in com.bennyapi.models.payment.PaymentRefundParams.PaymentType
- toString() - function in com.bennyapi.models.payment.PaymentRefundResponse
- toString() - function in com.bennyapi.models.payment.PaymentReverseParams
- toString() - function in com.bennyapi.models.payment.PaymentReverseParams.Body
- toString() - function in com.bennyapi.models.payment.PaymentReverseResponse
- toString() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams
- toString() - function in com.bennyapi.models.payment.PaymentUpdateIntentParams.Body
- toString() - function in com.bennyapi.models.payment.PaymentUpdateIntentResponse
- toString() - function in com.bennyapi.models.payment.TenderType
- toString() - function in com.bennyapi.models.sessions.SessionCreateTokenParams
- toString() - function in com.bennyapi.models.sessions.SessionCreateTokenParams.Body
- toString() - function in com.bennyapi.models.sessions.SessionCreateTokenResponse
- TRACE - enum entry in com.bennyapi.core.http.HttpMethod
- TX - enum entry in com.bennyapi.models.orders.Address.State.Known
- TX - enum entry in com.bennyapi.models.orders.Address.State.Value
- type() - function in com.bennyapi.models.orders.FulfillmentDetails
- Type of delivery or pickup.
- type(com.bennyapi.core.JsonField) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- Sets Builder.type to an arbitrary JSON value.
- type(com.bennyapi.models.payment.FulfillmentType) - function in com.bennyapi.models.orders.FulfillmentDetails.Builder
- Type of delivery or pickup.