Loan
- Table Name: Transaction
 - Class Name: EarthCape.Module.Logistics.Loan
 - Parent Type: Transaction
 
| Caption | Member Type | Name | Type | 
| Attention | field | Attention | String | 
| Other Org Reference | field | OtherOrgReference | String | 
Transaction
- Table Name: Transaction
 - Class Name: EarthCape.Module.Logistics.Transaction
 
| Caption | Member Type | Name | Type | 
| Id | field | Id | String | 
| Collection | field | Collection | Collection | 
| Comment | field | Comment | String | 
| Date Opened | field | DateOpened | DateTime | 
| Date Due | field | DateDue | DateTime | 
| Transition Log | collection | TransitionLog | TransitionLog | 
| Status | field | Status | TransactionStatus | 
| Stage | field | Stage | TransactionStage | 
| Assigned To User | field | AssignedToUser | EarthcapeUser | 
| Assigned To User 2 | field | AssignedToUser2 | EarthcapeUser | 
| Digitized By | field | DigitizedBy | EarthcapeUser | 
| Assigned To Person | field | AssignedToPerson | Person | 
| Date Closed | field | DateClosed | DateTime | 
| Created By | field | CreatedBy | EarthcapeUser | 
| Last Modified By | field | LastModifiedBy | EarthcapeUser | 
| Created On | field | CreatedOn | DateTime | 
| Last Modified On | field | LastModifiedOn | DateTime | 
| Data | field | Data | Byte[] | 
| Organization | field | Organization | Organization | 
| Department | field | Department | Department | 
| Person | field | Person | Person | 
| Collection Objects | collection | CollectionObjects | TransactionCollectionObject | 
| Purpose | field | Purpose | Term | 
| Purpose Other | field | PurposeOther | String | 
| Requestor Type | field | RequestorType | TransactionRequestorType | 
| Request Type | field | RequestType | TransactionRequestType | 
| Internal Requestor | field | InternalRequestor | EarthcapeUser | 
| Received Date | field | ReceivedDate | DateTime | 
| Receipt Ack Date | field | ReceiptAckDate | DateTime | 
| Warnings | collection | Warnings | HandlingWarning | 
| Transfers | collection | Transfers | Transfer | 
| Description | field | Description | String | 
| Item Count | field | ItemCount | Int32 | 
| Items Remaining Count | field | ItemsRemainingCount | Int32 | 
| Items Returned Count | field | ItemsReturnedCount | Int32 | 
| Type | field | Type | TransactionType | 
| Number Of Types | field | NumberOfTypes | Int32 | 
| Project | field | Project | Project | 
| Is Internal | field | IsInternal | Boolean | 
| Countries | collection | Countries | TransactionCountry | 
| Families | collection | Families | TransactionFamily | 
| Multiple Families | field | MultipleFamilies | Boolean | 
| Initiated By | field | InitiatedBy | EarthcapeUser | 
| Prepared By | field | PreparedBy | EarthcapeUser | 
| Authorized By | field | AuthorizedBy | EarthcapeUser | 
| For Study By | field | ForStudyBy | Person | 
| Restrictions Checked By | field | RestrictionsCheckedBy | EarthcapeUser | 
| Documents Checked By | field | DocumentsCheckedBy | EarthcapeUser | 
| Research Publication Received | field | ResearchPublicationReceived | Boolean | 
| Payment Received | field | PaymentReceived | Boolean | 
| Payment Amount | field | PaymentAmount | Double | 
| Payment Not Applicable | field | PaymentNotApplicable | Boolean | 
| Invoice Number | field | InvoiceNumber | String | 
| Private Comment | field | PrivateComment | String | 
| Public Comment | field | PublicComment | String | 
| Assigned Team | field | AssignedTeam | Team | 
| Managing Team | field | ManagingTeam | Team | 
| Documents | collection | Documents | Document | 
| Job Title | field | JobTitle | JobTitle | 
| Entity Type | field | EntityType | String | 
| Do Not Send Reminder | field | DoNotSendReminder | Boolean | 
| Due Date Extensions | collection | DueDateExtensions | TransactionDueDateExtension |