Class AuthorizationFinalizeAmountParams.Fleet

java.lang.Object
com.stripe.param.issuing.AuthorizationFinalizeAmountParams.Fleet
Enclosing class:
AuthorizationFinalizeAmountParams

public static class AuthorizationFinalizeAmountParams.Fleet extends Object
  • Method Details

    • builder

    • getCardholderPromptData

      Answers to prompts presented to the cardholder at the point of sale. Prompted fields vary depending on the configuration of your physical fleet cards. Typical points of sale support only numeric entry.
    • getExtraParams

      public Map<String,Object> getExtraParams()
      Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's @SerializedName value. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance.
    • getPurchaseType

      The type of purchase. One of fuel_purchase, non_fuel_purchase, or fuel_and_non_fuel_purchase.
    • getReportedBreakdown

      More information about the total amount. This information is not guaranteed to be accurate as some merchants may provide unreliable data.
    • getServiceType

      The type of fuel service. One of non_fuel_transaction, full_service, or self_service.