Uses of Class
com.xero.models.accounting.ManualJournal
Packages that use ManualJournal
-
Uses of ManualJournal in com.xero.models.accounting
Methods in com.xero.models.accounting that return ManualJournalModifier and TypeMethodDescriptionManualJournal.addAttachmentsItem(Attachment attachmentsItem) Displays array of attachments from the APIManualJournal.addJournalLinesItem(ManualJournalLine journalLinesItem) See JournalLinesManualJournal.addValidationErrorsItem(ValidationError validationErrorsItem) Displays array of validation error messages from the APIManualJournal.addWarningsItem(ValidationError warningsItem) Displays array of warning messages from the APIManualJournal.attachments(List<Attachment> attachments) Displays array of attachments from the APIDate journal was posted – YYYY-MM-DDManualJournal.journalLines(List<ManualJournalLine> journalLines) See JournalLinesManualJournal.lineAmountTypes(LineAmountTypes lineAmountTypes) lineAmountTypesManualJournal.manualJournalID(UUID manualJournalID) The Xero identifier for a Manual JournalDescription of journal being postedManualJournal.showOnCashBasisReports(Boolean showOnCashBasisReports) Boolean – default is true if not specifiedManualJournal.status(ManualJournal.StatusEnum status) See Manual Journal Status CodesManualJournal.statusAttributeString(String statusAttributeString) A string to indicate if a invoice statusUrl link to a source document – shown as “Go to [appName]” in the Xero appManualJournal.validationErrors(List<ValidationError> validationErrors) Displays array of validation error messages from the APIManualJournal.warnings(List<ValidationError> warnings) Displays array of warning messages from the APIMethods in com.xero.models.accounting that return types with arguments of type ManualJournalMethods in com.xero.models.accounting with parameters of type ManualJournalModifier and TypeMethodDescriptionManualJournals.addManualJournalsItem(ManualJournal manualJournalsItem) manualJournalsMethod parameters in com.xero.models.accounting with type arguments of type ManualJournalModifier and TypeMethodDescriptionManualJournals.manualJournals(List<ManualJournal> manualJournals) manualJournalsvoidManualJournals.setManualJournals(List<ManualJournal> manualJournals) manualJournals