Package com.stripe.param.v2.core
Class AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor
java.lang.Object
com.stripe.param.v2.core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor
- Enclosing class:
- AccountUpdateParams.Configuration.Merchant
public static class AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor
extends Object
Support hours start time (JST time of day) for in
HH:MM format.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classDefault text that appears on statements for card charges outside of Japan, prefixing any dynamic statement_descriptor_suffix specified on the charge. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanMap of extra parameters for custom features not available in this client library.getKana()The Kana variation of statement_descriptor used for charges in Japan.getKanji()The Kanji variation of statement_descriptor used for charges in Japan.inthashCode()
-
Method Details
-
builder
public static AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor.Builder builder() -
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@SerializedNamevalue. 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. -
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. -
equals
-
canEqual
-
hashCode
public int hashCode()
-