Class ConfigurationUpdateParams

java.lang.Object
com.stripe.net.ApiRequestParams
com.stripe.param.terminal.ConfigurationUpdateParams

public class ConfigurationUpdateParams extends ApiRequestParams
  • Method Details

    • builder

      public static ConfigurationUpdateParams.Builder builder()
    • getBbposWiseposE

      public Object getBbposWiseposE()
      An object containing device type specific settings for BBPOS WisePOS E readers.
    • getExpand

      public List<String> getExpand()
      Specifies which fields in the response should be expanded.
    • 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.
    • getName

      public Object getName()
      Name of the configuration.
    • getOffline

      public Object getOffline()
      Configurations for collecting transactions offline.
    • getTipping

      public Object getTipping()
      Tipping configurations for readers supporting on-reader tips.
    • getVerifoneP400

      public Object getVerifoneP400()
      An object containing device type specific settings for Verifone P400 readers.