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