Package com.stripe.param.terminal
Class ConfigurationUpdateParams.Tipping
java.lang.Object
com.stripe.param.terminal.ConfigurationUpdateParams.Tipping
- Enclosing class:
- ConfigurationUpdateParams
A File ID representing an image you would like displayed on the reader.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed.static class
Below this amount, fixed amounts will be displayed; above it, percentages will be displayed. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
getAud()
Tipping configuration for AUD.getCad()
Tipping configuration for CAD.getChf()
Tipping configuration for CHF.getCzk()
Tipping configuration for CZK.getDkk()
Tipping configuration for DKK.getEur()
Tipping configuration for EUR.Map of extra parameters for custom features not available in this client library.getGbp()
Tipping configuration for GBP.getHkd()
Tipping configuration for HKD.getMyr()
Tipping configuration for MYR.getNok()
Tipping configuration for NOK.getNzd()
Tipping configuration for NZD.getSek()
Tipping configuration for SEK.getSgd()
Tipping configuration for SGD.getUsd()
Tipping configuration for USD.
-
Method Details
-
builder
-
getAud
Tipping configuration for AUD. -
getCad
Tipping configuration for CAD. -
getChf
Tipping configuration for CHF. -
getCzk
Tipping configuration for CZK. -
getDkk
Tipping configuration for DKK. -
getEur
Tipping configuration for EUR. -
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. -
getGbp
Tipping configuration for GBP. -
getHkd
Tipping configuration for HKD. -
getMyr
Tipping configuration for MYR. -
getNok
Tipping configuration for NOK. -
getNzd
Tipping configuration for NZD. -
getSek
Tipping configuration for SEK. -
getSgd
Tipping configuration for SGD. -
getUsd
Tipping configuration for USD.
-