Class AccountCreateParams.Company.AddressKana

java.lang.Object
com.stripe.param.AccountCreateParams.Company.AddressKana
Enclosing class:
AccountCreateParams.Company

public static class AccountCreateParams.Company.AddressKana extends Object
State, county, province, or region.
  • Method Details

    • builder

    • getCity

      public String getCity()
      City or ward.
    • getCountry

      public String getCountry()
      Two-letter country code (ISO 3166-1 alpha-2).
    • getExtraParams

      public Map<String,Object> 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.
    • getLine1

      public String getLine1()
      Block or building number.
    • getLine2

      public String getLine2()
      Building details.
    • getPostalCode

      public String getPostalCode()
      Postal code.
    • getState

      public String getState()
      Prefecture.
    • getTown

      public String getTown()
      Town or cho-me.