Package com.stripe.model.v2.core
Class Account.Configuration.Merchant.ScriptStatementDescriptor
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Configuration.Merchant.ScriptStatementDescriptor
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Configuration.Merchant
Settings for the default text that appears on statements for language variations.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe Kana variation of statement_descriptor used for charges in Japan.static classThe Kanji variation of statement_descriptor used for charges in Japan. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetKana()The Kana variation of statement_descriptor used for charges in Japan.getKanji()The Kanji variation of statement_descriptor used for charges in Japan.inthashCode()voidThe Kana variation of statement_descriptor used for charges in Japan.voidThe Kanji variation of statement_descriptor used for charges in Japan.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
ScriptStatementDescriptor
public ScriptStatementDescriptor()
-
-
Method Details
-
getKana
The Kana variation of statement_descriptor used for charges in Japan. Japanese statement descriptors have special requirements. -
getKanji
The Kanji variation of statement_descriptor used for charges in Japan. Japanese statement descriptors have special requirements. -
setKana
The Kana variation of statement_descriptor used for charges in Japan. Japanese statement descriptors have special requirements. -
setKanji
The Kanji variation of statement_descriptor used for charges in Japan. Japanese statement descriptors have special requirements. -
equals
-
canEqual
-
hashCode
public int hashCode()
-