Package com.xero.models.accounting
Class ImportSummaryOrganisation
java.lang.Object
com.xero.models.accounting.ImportSummaryOrganisation
public class ImportSummaryOrganisation extends Object
ImportSummaryOrganisation
-
Constructor Summary
Constructors Constructor Description ImportSummaryOrganisation() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)BooleangetPresent()Get presentinthashCode()ImportSummaryOrganisationpresent(Boolean present)voidsetPresent(Boolean present)StringtoString()
-
Constructor Details
-
ImportSummaryOrganisation
public ImportSummaryOrganisation()
-
-
Method Details