Package com.stripe.model.terminal
Class Configuration.Tipping
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Configuration.Tipping
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Configuration
For more details about Tipping, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Aud, please refer to the API Reference.static class
For more details about Cad, please refer to the API Reference.static class
For more details about Chf, please refer to the API Reference.static class
For more details about Czk, please refer to the API Reference.static class
For more details about Dkk, please refer to the API Reference.static class
For more details about Eur, please refer to the API Reference.static class
For more details about Gbp, please refer to the API Reference.static class
For more details about Hkd, please refer to the API Reference.static class
For more details about Jpy, please refer to the API Reference.static class
For more details about Myr, please refer to the API Reference.static class
For more details about Nok, please refer to the API Reference.static class
For more details about Nzd, please refer to the API Reference.static class
For more details about Pln, please refer to the API Reference.static class
For more details about Sek, please refer to the API Reference.static class
For more details about Sgd, please refer to the API Reference.static class
For more details about Usd, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getAud()
getCad()
getChf()
getCzk()
getDkk()
getEur()
getGbp()
getHkd()
getJpy()
getMyr()
getNok()
getNzd()
getPln()
getSek()
getSgd()
getUsd()
int
hashCode()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Tipping
public Tipping()
-
-
Method Details
-
getAud
-
getCad
-
getChf
-
getCzk
-
getDkk
-
getEur
-
getGbp
-
getHkd
-
getJpy
-
getMyr
-
getNok
-
getNzd
-
getPln
-
getSek
-
getSgd
-
getUsd
-
setAud
-
setCad
-
setChf
-
setCzk
-
setDkk
-
setEur
-
setGbp
-
setHkd
-
setJpy
-
setMyr
-
setNok
-
setNzd
-
setPln
-
setSek
-
setSgd
-
setUsd
-
equals
-
canEqual
-
hashCode
public int hashCode()
-