Package com.stripe.param.terminal
Class ConfigurationCreateParams.Tipping
java.lang.Object
com.stripe.param.terminal.ConfigurationCreateParams.Tipping
- Enclosing class:
- ConfigurationCreateParams
A File ID representing an image you would like displayed on the reader.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic 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
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.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()
protected boolean
boolean
getAed()
Tipping configuration for AED.getAud()
Tipping configuration for AUD.getBgn()
Tipping configuration for BGN.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.getHuf()
Tipping configuration for HUF.getJpy()
Tipping configuration for JPY.getMxn()
Tipping configuration for MXN.getMyr()
Tipping configuration for MYR.getNok()
Tipping configuration for NOK.getNzd()
Tipping configuration for NZD.getPln()
Tipping configuration for PLN.getRon()
Tipping configuration for RON.getSek()
Tipping configuration for SEK.getSgd()
Tipping configuration for SGD.getUsd()
Tipping configuration for USD.int
hashCode()
-
Method Details
-
builder
-
getAed
Tipping configuration for AED. -
getAud
Tipping configuration for AUD. -
getBgn
Tipping configuration for BGN. -
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. -
getHuf
Tipping configuration for HUF. -
getJpy
Tipping configuration for JPY. -
getMxn
Tipping configuration for MXN. -
getMyr
Tipping configuration for MYR. -
getNok
Tipping configuration for NOK. -
getNzd
Tipping configuration for NZD. -
getPln
Tipping configuration for PLN. -
getRon
Tipping configuration for RON. -
getSek
Tipping configuration for SEK. -
getSgd
Tipping configuration for SGD. -
getUsd
Tipping configuration for USD. -
equals
-
canEqual
-
hashCode
public int hashCode()
-