Class CreditNote.ShippingAddress
java.lang.Object
com.chargebee.v4.models.creditNote.CreditNote.ShippingAddress
- Enclosing class:
- CreditNote
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CreditNote.ShippingAddressfromJson(com.google.gson.JsonObject jsonObj) static CreditNote.ShippingAddressstatic CreditNote.ShippingAddressgetCity()getEmail()getLine1()getLine2()getLine3()getPhone()getState()getZip()inthashCode()toString()
-
Constructor Details
-
ShippingAddress
public ShippingAddress()
-
-
Method Details
-
getFirstName
-
getLastName
-
getEmail
-
getCompany
-
getPhone
-
getLine1
-
getLine2
-
getLine3
-
getCity
-
getStateCode
-
getState
-
getCountry
-
getZip
-
getValidationStatus
-
fromJson
-
fromJson
-
fromJson
-
toString
-
equals
-
hashCode
public int hashCode()
-