buildium-ruby 3.0.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitlab-ci.yml +26 -0
- data/.openapi-generator/FILES +732 -116
- data/.travis.yml +14 -0
- data/DOCS.md +157 -157
- data/Dockerfile +34 -0
- data/Gemfile.lock +2 -2
- data/README.md +1404 -79
- data/bin/config.yml +1 -1
- data/bin/rebuild.sh +1 -0
- data/bin/swagger.json +14128 -10005
- data/docker-compose.yml +19 -0
- data/docs/AccountInfoMessage.md +2 -2
- data/docs/AccountInfoMessageAccountingSettings.md +28 -0
- data/docs/AccountInfoMessageContact.md +24 -0
- data/docs/AccountingEntityMessage.md +1 -1
- data/docs/AccountingEntityMessageUnit.md +20 -0
- data/docs/AccountingEntityPatchMessage.md +22 -0
- data/docs/AccountingLockPeriodMessage.md +1 -1
- data/docs/AccountingLockPeriodMessageGlobal.md +18 -0
- data/docs/AdministrationApi.md +157 -6
- data/docs/AllTasksMessage.md +4 -4
- data/docs/AllTasksMessageCategory.md +24 -0
- data/docs/AllTasksMessageProperty.md +22 -0
- data/docs/AllTasksMessageRequestedByUserEntity.md +28 -0
- data/docs/AllTasksMessageUnitAgreement.md +22 -0
- data/docs/AnnouncementMessage.md +1 -1
- data/docs/AnnouncementMessageSender.md +22 -0
- data/docs/AppliancesApi.md +26 -26
- data/docs/ApplicantMessage.md +3 -1
- data/docs/ApplicantPostMessage.md +1 -1
- data/docs/ApplicantPostMessagePhoneNumbers.md +24 -0
- data/docs/ApplicantPutMessage.md +1 -1
- data/docs/ApplicantPutMessagePhoneNumbers.md +24 -0
- data/docs/ApplicantsApi.md +70 -66
- data/docs/ArchitecturalRequestsApi.md +590 -0
- data/docs/ArchitecturalRequestsPostMessage.md +28 -0
- data/docs/AssociationArchitecturalRequestFileMessage.md +28 -0
- data/docs/AssociationArchitecturalRequestMessage.md +38 -0
- data/docs/AssociationArchitecturalRequestMessageCreatedByUser.md +24 -0
- data/docs/AssociationArchitecturalRequestMessageLastUpdatedByUser.md +26 -0
- data/docs/AssociationMessage.md +3 -3
- data/docs/AssociationMessageAddress.md +30 -0
- data/docs/AssociationMessageAssociationManager.md +32 -0
- data/docs/AssociationMessageTaxInformation.md +26 -0
- data/docs/AssociationMeterReadingsApi.md +10 -10
- data/docs/AssociationOwnerMessage.md +3 -3
- data/docs/AssociationOwnerMessageAlternateAddress.md +30 -0
- data/docs/AssociationOwnerMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerMessagePrimaryAddress.md +30 -0
- data/docs/AssociationOwnerPostMessage.md +5 -5
- data/docs/AssociationOwnerPostMessageAlternateAddress.md +30 -0
- data/docs/AssociationOwnerPostMessageBoardMemberTerm.md +22 -0
- data/docs/AssociationOwnerPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnerPostMessagePrimaryAddress.md +30 -0
- data/docs/AssociationOwnerPutMessage.md +4 -4
- data/docs/AssociationOwnerPutMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessage.md +5 -5
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnersApi.md +41 -41
- data/docs/AssociationPostMessage.md +2 -2
- data/docs/AssociationPostMessageAddress.md +30 -0
- data/docs/AssociationPostMessageTaxInformation.md +26 -0
- data/docs/AssociationPutMessage.md +1 -1
- data/docs/AssociationTaxInformationMessage.md +1 -1
- data/docs/AssociationTaxInformationMessageAddress.md +30 -0
- data/docs/AssociationTenantMessage.md +3 -3
- data/docs/AssociationTenantPostMessage.md +4 -4
- data/docs/AssociationTenantPostMessageAlternateAddress.md +30 -0
- data/docs/AssociationTenantPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationTenantPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationTenantPostMessagePrimaryAddress.md +30 -0
- data/docs/AssociationTenantPutMessage.md +4 -4
- data/docs/AssociationTenantPutMessagePhoneNumbers.md +24 -0
- data/docs/AssociationTenantsApi.md +32 -32
- data/docs/AssociationUnitMessage.md +1 -1
- data/docs/AssociationUnitMessageAddress.md +30 -0
- data/docs/AssociationUnitPutMessage.md +1 -1
- data/docs/AssociationUnitPutMessageAddress.md +30 -0
- data/docs/AssociationUnitsApi.md +32 -32
- data/docs/AssociationUnitsPostMessage.md +1 -1
- data/docs/AssociationsApi.md +51 -51
- data/docs/BankAccountCheckLineMessage.md +1 -1
- data/docs/BankAccountCheckLineMessageAccountingEntity.md +24 -0
- data/docs/BankAccountCheckLineSaveMessage.md +1 -1
- data/docs/BankAccountCheckLineSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountCheckMessage.md +1 -1
- data/docs/BankAccountCheckMessagePayee.md +22 -0
- data/docs/BankAccountCheckPostMessage.md +1 -1
- data/docs/BankAccountCheckPostMessagePayee.md +20 -0
- data/docs/BankAccountCheckPutMessage.md +1 -1
- data/docs/BankAccountDepositLineMessage.md +1 -1
- data/docs/BankAccountDepositLineMessageAccountingEntity.md +24 -0
- data/docs/BankAccountDepositLineSaveMessage.md +1 -1
- data/docs/BankAccountDepositLineSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountMessage.md +3 -3
- data/docs/BankAccountMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountMessageElectronicPayments.md +32 -0
- data/docs/BankAccountMessageGLAccount.md +46 -0
- data/docs/BankAccountPostMessage.md +1 -1
- data/docs/BankAccountPostMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountPutMessage.md +1 -1
- data/docs/BankAccountPutMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountQuickDepositMessage.md +1 -1
- data/docs/BankAccountQuickDepositMessageAccountingEntity.md +24 -0
- data/docs/BankAccountQuickDepositSaveMessage.md +1 -1
- data/docs/BankAccountQuickDepositSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountReconciliationBalanceMessage.md +22 -0
- data/docs/BankAccountReconciliationBalanceMessageClearedBalance.md +24 -0
- data/docs/BankAccountReconciliationBalanceMessageStatementBalance.md +24 -0
- data/docs/BankAccountReconciliationBalancePutMessage.md +22 -0
- data/docs/BankAccountReconciliationMessage.md +22 -0
- data/docs/BankAccountReconciliationTransactionMessage.md +34 -0
- data/docs/BankAccountTransferMessage.md +1 -1
- data/docs/BankAccountTransferMessageAccountingEntity.md +24 -0
- data/docs/BankAccountTransferSaveMessage.md +1 -1
- data/docs/BankAccountTransferSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountWithdrawalMessage.md +1 -1
- data/docs/BankAccountWithdrawalMessageAccountingEntity.md +24 -0
- data/docs/BankAccountWithdrawalSaveMessage.md +1 -1
- data/docs/BankAccountWithdrawalSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountsApi.md +964 -155
- data/docs/BankLockboxDataAssociationOwnerMessage.md +7 -1
- data/docs/BankLockboxDataMessage.md +1 -1
- data/docs/BankLockboxDataMessageAssociation.md +22 -0
- data/docs/BankLockboxDataOwnershipAccountMessage.md +1 -1
- data/docs/BankLockboxDataOwnershipAccountMessageUnitAddress.md +30 -0
- data/docs/BankPendingReconciliationPostMessage.md +24 -0
- data/docs/BankReconciliationClearTransactionsPostMessage.md +18 -0
- data/docs/BankReconciliationClearedBalanceMessage.md +24 -0
- data/docs/BankReconciliationPutMessage.md +18 -0
- data/docs/BankReconciliationStatementBalanceMessage.md +24 -0
- data/docs/BankReconciliationUnclearTransactionsPostMessage.md +18 -0
- data/docs/BillLineItemPatchMessage.md +28 -0
- data/docs/BillLineItemPatchMessageAccountingEntity.md +22 -0
- data/docs/BillLineItemPatchMessageMarkup.md +20 -0
- data/docs/BillLineMessage.md +3 -3
- data/docs/BillLineMessageAccountingEntity.md +24 -0
- data/docs/BillLineMessageGLAccount.md +46 -0
- data/docs/BillLineMessageMarkup.md +20 -0
- data/docs/BillLinePostMessage.md +2 -2
- data/docs/BillLinePostMessageAccountingEntity.md +22 -0
- data/docs/BillLinePostMessageMarkup.md +20 -0
- data/docs/BillLinePutMessage.md +2 -2
- data/docs/BillMarkupPatchMessage.md +20 -0
- data/docs/BillPatchMessage.md +28 -0
- data/docs/BillPaymentLineMessage.md +1 -1
- data/docs/BillPaymentLineMessageAccountingEntity.md +22 -0
- data/docs/BillsApi.md +143 -64
- data/docs/BoardMembersApi.md +17 -17
- data/docs/BudgetDetailsMessage.md +1 -1
- data/docs/BudgetDetailsMessageMonthlyAmounts.md +40 -0
- data/docs/BudgetDetailsSaveMessage.md +1 -1
- data/docs/BudgetDetailsSaveMessageMonthlyAmounts.md +40 -0
- data/docs/BudgetMessage.md +1 -1
- data/docs/BudgetMessageProperty.md +22 -0
- data/docs/BudgetsApi.md +21 -21
- data/docs/ClearTransactionsRequest.md +18 -0
- data/docs/ClientLeadMessage.md +2 -2
- data/docs/ClientLeadMessageAddress.md +30 -0
- data/docs/ClientLeadMessageCreditRequest.md +24 -0
- data/docs/ClientLeadsApi.md +2 -2
- data/docs/CommunicationsApi.md +39 -39
- data/docs/ContactDetailMessage.md +1 -1
- data/docs/ContactDetailMessagePhoneNumbers.md +22 -0
- data/docs/ContactDetailSaveMessage.md +1 -1
- data/docs/ContactDetailSaveMessagePhoneNumbers.md +22 -0
- data/docs/ContactInfoMessage.md +1 -1
- data/docs/ContactInfoMessageAddress.md +30 -0
- data/docs/ContactRequestTaskMessage.md +3 -3
- data/docs/ContactRequestTaskMessageCategory.md +24 -0
- data/docs/ContactRequestTaskMessageContactDetail.md +24 -0
- data/docs/ContactRequestTaskMessageProperty.md +22 -0
- data/docs/ContactRequestTaskPostMessage.md +1 -1
- data/docs/ContactRequestTaskPostMessageContactDetail.md +24 -0
- data/docs/ContactRequestTaskPutMessage.md +1 -1
- data/docs/ContactRequestTaskPutMessageContactDetail.md +24 -0
- data/docs/ContactRequestsApi.md +16 -16
- data/docs/CosignerMessage.md +2 -2
- data/docs/CosignerMessageAddress.md +30 -0
- data/docs/CosignerMessageAlternateAddress.md +30 -0
- data/docs/CreateAnnouncementRequest.md +28 -0
- data/docs/CreateApplicantGroupRequest.md +20 -0
- data/docs/CreateApplicantRequest.md +28 -0
- data/docs/CreateArchitecturalRequestAsyncRequest.md +28 -0
- data/docs/CreateAssociationApplianceRequest.md +32 -0
- data/docs/CreateAssociationApplianceServiceHistoryRequest.md +22 -0
- data/docs/CreateAssociationOwnerRequest.md +48 -0
- data/docs/CreateAssociationOwnershipAccountRequest.md +32 -0
- data/docs/CreateAssociationRequest.md +34 -0
- data/docs/CreateAssociationTenantRequest.md +42 -0
- data/docs/CreateAssociationUnitRequest.md +28 -0
- data/docs/CreateBankAccountCheckRequest.md +26 -0
- data/docs/CreateBankAccountDepositRequest.md +24 -0
- data/docs/CreateBankAccountRequest.md +30 -0
- data/docs/CreateBankAccountTransferRequest.md +26 -0
- data/docs/CreateBillPaymentRequest.md +26 -0
- data/docs/CreateBillRequest.md +30 -0
- data/docs/CreateBoardMemberRequest.md +24 -0
- data/docs/CreateBudgetAsyncRequest.md +26 -0
- data/docs/CreateContactRequestTaskRequest.md +38 -0
- data/docs/CreateEmailRequest.md +30 -0
- data/docs/CreateFileCategoryRequest.md +18 -0
- data/docs/CreateGeneralJournalEntryRequest.md +24 -0
- data/docs/CreateGeneralLedgerAccountRequest.md +32 -0
- data/docs/CreateLeaseAutoAllocatedPaymentRequest.md +30 -0
- data/docs/CreateLeaseCreditRequest.md +26 -0
- data/docs/CreateLeaseLedgerChargeRequest.md +24 -0
- data/docs/CreateLeaseLedgerDepositWithholdingRequest.md +24 -0
- data/docs/CreateLeaseLedgerRefundRequest.md +30 -0
- data/docs/CreateLeaseNoteRequest.md +18 -0
- data/docs/CreateLeaseRenewalRequest.md +38 -0
- data/docs/CreateLeaseRequest.md +42 -0
- data/docs/CreateLeaseReversePaymentRequest.md +24 -0
- data/docs/CreateListingContactRequest.md +24 -0
- data/docs/CreateMoveOutDataRequest.md +22 -0
- data/docs/CreateMultipleBillPaymentsRequest.md +26 -0
- data/docs/CreateOwnershipAccountAutoAllocatedPaymentRequest.md +30 -0
- data/docs/CreateOwnershipAccountCreditRecurringTransactionRequest.md +36 -0
- data/docs/CreateOwnershipAccountCreditRequest.md +26 -0
- data/docs/CreateOwnershipAccountDepositWithholdingRequest.md +24 -0
- data/docs/CreateOwnershipAccountLedgerChargeRequest.md +24 -0
- data/docs/CreateOwnershipAccountLedgerPaymentRequest.md +30 -0
- data/docs/CreateOwnershipAccountRecurringPaymentRequest.md +34 -0
- data/docs/CreateOwnershipAccountRefundRequest.md +30 -0
- data/docs/CreateOwnershipAccountsChargeRecurringTransactionRequest.md +32 -0
- data/docs/CreatePaymentRequest.md +30 -0
- data/docs/CreatePendingReconciliationsRequest.md +24 -0
- data/docs/CreatePhoneLogRequest.md +24 -0
- data/docs/CreatePropertyGroupRequest.md +22 -0
- data/docs/CreateQuickDepositRequest.md +26 -0
- data/docs/CreateRentScheduleRequest.md +24 -0
- data/docs/CreateRentalApplianceRequest.md +32 -0
- data/docs/CreateRentalApplianceServiceHistoryRequest.md +22 -0
- data/docs/CreateRentalImageUploadFileRequestAsyncRequest.md +22 -0
- data/docs/CreateRentalOwnerRequest.md +44 -0
- data/docs/CreateRentalOwnerRequestTaskRequest.md +38 -0
- data/docs/CreateRentalPropertyRequest.md +36 -0
- data/docs/CreateRentalTenantRequest.md +42 -0
- data/docs/CreateRentalUnitRequest.md +32 -0
- data/docs/CreateResourceRequest.md +46 -0
- data/docs/CreateTaskCategoryRequest.md +18 -0
- data/docs/CreateToDoTaskRequest.md +36 -0
- data/docs/CreateUploadFileRequestAsyncRequest.md +28 -0
- data/docs/CreateUploadFileRequestRequest.md +18 -0
- data/docs/CreateVendorCategoryRequest.md +18 -0
- data/docs/CreateVendorCreditRequest.md +24 -0
- data/docs/CreateVendorRefundRequest.md +28 -0
- data/docs/CreateVendorRequest.md +46 -0
- data/docs/CreateVideoLinkRequestRequest.md +20 -0
- data/docs/CreateWithdrawalForBankAccountRequest.md +26 -0
- data/docs/CreateWorkOrderRequest.md +40 -0
- data/docs/EPaySettingsMessage.md +3 -3
- data/docs/EPaySettingsMessageCreditCardPayments.md +18 -0
- data/docs/EPaySettingsMessageEFTPayments.md +18 -0
- data/docs/EPaySettingsMessageOfflinePayments.md +22 -0
- data/docs/EPaySettingsPutMessage.md +3 -3
- data/docs/EPaySettingsPutMessageCreditCardPayments.md +18 -0
- data/docs/EPaySettingsPutMessageEFTPayments.md +18 -0
- data/docs/EPaySettingsPutMessageOfflinePayments.md +22 -0
- data/docs/EmailMessage.md +1 -1
- data/docs/EmailMessageSender.md +24 -0
- data/docs/EmailPostMessage.md +1 -1
- data/docs/FileMessage.md +1 -1
- data/docs/FileMessageFileEntity.md +22 -0
- data/docs/FileSharingMessage.md +12 -12
- data/docs/FileSharingMessageAccount.md +26 -0
- data/docs/FileSharingMessageAssociation.md +20 -0
- data/docs/FileSharingMessageAssociationOwner.md +18 -0
- data/docs/FileSharingMessageAssociationUnit.md +20 -0
- data/docs/FileSharingMessageCommittee.md +22 -0
- data/docs/FileSharingMessageLease.md +20 -0
- data/docs/FileSharingMessageOwnershipAccount.md +20 -0
- data/docs/FileSharingMessageRental.md +20 -0
- data/docs/FileSharingMessageRentalOwner.md +18 -0
- data/docs/FileSharingMessageRentalUnit.md +20 -0
- data/docs/FileSharingMessageTenant.md +20 -0
- data/docs/FileSharingMessageVendor.md +18 -0
- data/docs/FileSharingPutMessage.md +12 -12
- data/docs/FileSharingPutMessageAccount.md +26 -0
- data/docs/FileSharingPutMessageAssociation.md +20 -0
- data/docs/FileSharingPutMessageAssociationOwner.md +18 -0
- data/docs/FileSharingPutMessageAssociationUnit.md +20 -0
- data/docs/FileSharingPutMessageCommittee.md +22 -0
- data/docs/FileSharingPutMessageLease.md +20 -0
- data/docs/FileSharingPutMessageOwnershipAccount.md +20 -0
- data/docs/FileSharingPutMessageRental.md +20 -0
- data/docs/FileSharingPutMessageRentalOwner.md +18 -0
- data/docs/FileSharingPutMessageRentalUnit.md +20 -0
- data/docs/FileSharingPutMessageTenant.md +20 -0
- data/docs/FileSharingPutMessageVendor.md +18 -0
- data/docs/FilesApi.md +41 -41
- data/docs/GLAccountBalanceItemMessage.md +1 -1
- data/docs/GLAccountBalanceItemMessageAccountingEntity.md +24 -0
- data/docs/GLAccountBalanceMessage.md +1 -1
- data/docs/GLAccountBalanceMessageGLAccount.md +46 -0
- data/docs/GeneralJournalEntryPostMessage.md +1 -1
- data/docs/GeneralJournalEntryPostMessageAccountingEntity.md +22 -0
- data/docs/GeneralJournalEntryPutMessage.md +1 -1
- data/docs/GeneralLedgerApi.md +42 -34
- data/docs/GeneralLedgerEntryMessage.md +1 -1
- data/docs/GeneralLedgerEntryMessageAccountingEntity.md +24 -0
- data/docs/GeneralLedgerJournalLineMessage.md +2 -2
- data/docs/GeneralLedgerJournalLineMessageAccountingEntity.md +24 -0
- data/docs/GeneralLedgerJournalLineMessageGLAccount.md +46 -0
- data/docs/GeneralLedgerTransactionMessage.md +7 -5
- data/docs/GeneralLedgerTransactionMessageDepositDetails.md +20 -0
- data/docs/GeneralLedgerTransactionMessageJournal.md +20 -0
- data/docs/GeneralLedgerTransactionMessagePaymentDetail.md +24 -0
- data/docs/GeneralLedgerTransactionMessageUnitAgreement.md +22 -0
- data/docs/JavaScriptEncoder.md +18 -0
- data/docs/JournalLineMessage.md +1 -1
- data/docs/LeaseChargeLineMessage.md +20 -0
- data/docs/LeaseChargeMessage.md +28 -0
- data/docs/LeaseChargePostMessage.md +2 -0
- data/docs/LeaseCosignerPostMessage.md +3 -3
- data/docs/LeaseCosignerPostMessageAddress.md +30 -0
- data/docs/LeaseCosignerPostMessageAlternateAddress.md +30 -0
- data/docs/LeaseCosignerPostMessagePhoneNumbers.md +24 -0
- data/docs/LeaseLedgerDepositWithholdingLinePutMessage.md +20 -0
- data/docs/LeaseLedgerDepositWithholdingPutMessage.md +24 -0
- data/docs/LeaseLedgerRefundMessage.md +1 -1
- data/docs/LeaseLedgerRefundMessageAddress.md +30 -0
- data/docs/LeaseLedgerRefundPostMessage.md +1 -1
- data/docs/LeaseLedgerRefundPostMessageAddress.md +30 -0
- data/docs/LeaseLedgerReversePaymentPostMessage.md +2 -2
- data/docs/LeaseLedgerReversePaymentPostMessageBankFee.md +20 -0
- data/docs/LeaseLedgerReversePaymentPostMessageNSFCharge.md +20 -0
- data/docs/LeaseMessage.md +1 -1
- data/docs/LeaseMessageAccountDetails.md +20 -0
- data/docs/LeasePostMessage.md +2 -2
- data/docs/LeasePostMessageRent.md +20 -0
- data/docs/LeasePostMessageSecurityDeposit.md +20 -0
- data/docs/LeaseRecurringPaymentMessage.md +1 -1
- data/docs/LeaseRecurringPaymentMessagePayer.md +24 -0
- data/docs/LeaseRenewalPostMessage.md +1 -1
- data/docs/LeaseRenewalPostMessageRent.md +20 -0
- data/docs/LeaseTransactionMessage.md +1 -1
- data/docs/LeaseTransactionMessageJournal.md +20 -0
- data/docs/LeaseTransactionsApi.md +343 -92
- data/docs/LeasesApi.md +380 -64
- data/docs/ListingMessage.md +3 -3
- data/docs/ListingMessageContact.md +26 -0
- data/docs/ListingMessageProperty.md +34 -0
- data/docs/ListingMessageUnit.md +36 -0
- data/docs/ListingPropertyMessage.md +1 -1
- data/docs/ListingPropertyMessageAddress.md +30 -0
- data/docs/ListingUnitMessage.md +1 -1
- data/docs/ListingUnitMessageAddress.md +30 -0
- data/docs/ListingsApi.md +26 -26
- data/docs/LockPeriodSettingsOverridesMessage.md +1 -1
- data/docs/LockPeriodSettingsOverridesMessageProperty.md +22 -0
- data/docs/NoteMessage.md +1 -1
- data/docs/NoteMessageLastUpdatedByUser.md +26 -0
- data/docs/OwnershipAccountDepositWithholdingLinePutMessage.md +20 -0
- data/docs/OwnershipAccountDepositWithholdingPostMessage.md +2 -2
- data/docs/OwnershipAccountDepositWithholdingPutMessage.md +24 -0
- data/docs/OwnershipAccountLedgerChargeLineMessage.md +20 -0
- data/docs/OwnershipAccountLedgerChargeMessage.md +28 -0
- data/docs/OwnershipAccountLedgerChargePostMessage.md +2 -0
- data/docs/OwnershipAccountRecurringPaymentMessage.md +1 -1
- data/docs/OwnershipAccountRefundMessage.md +1 -1
- data/docs/OwnershipAccountRefundPostMessage.md +1 -1
- data/docs/OwnershipAccountTransactionMessage.md +1 -1
- data/docs/OwnershipAccountTransactionsApi.md +336 -85
- data/docs/OwnershipAccountsApi.md +188 -32
- data/docs/PaidByMessage.md +1 -1
- data/docs/PartialPaymentSettingsMessage.md +18 -0
- data/docs/PartialPaymentSettingsPatchMessage.md +18 -0
- data/docs/ParticipantMessage.md +1 -1
- data/docs/ParticipantMessageUnitAgreement.md +22 -0
- data/docs/PatchBillRequest.md +28 -0
- data/docs/PatchGlobalPartialPaymentSettingsRequest.md +18 -0
- data/docs/PaymentDetailMessage.md +2 -2
- data/docs/PaymentDetailMessageInternalTransactionStatus.md +22 -0
- data/docs/PaymentDetailMessagePayee.md +24 -0
- data/docs/PaymentTransactionsMessage.md +1 -1
- data/docs/PaymentTransactionsMessageAccountingEntity.md +24 -0
- data/docs/PhoneLogMessage.md +2 -2
- data/docs/PhoneLogMessageLoggedByStaffUser.md +24 -0
- data/docs/PhoneLogMessageParticipant.md +22 -0
- data/docs/PhoneLogParticipantPostMessage.md +1 -1
- data/docs/PhoneLogParticipantPostMessageUnitAgreement.md +20 -0
- data/docs/PhoneLogPostMessage.md +1 -1
- data/docs/PhoneLogPostMessageParticipant.md +22 -0
- data/docs/PropertyGroupMessage.md +1 -1
- data/docs/PropertyGroupMessageCreatedByUser.md +24 -0
- data/docs/PropertyGroupsApi.md +16 -16
- data/docs/RecurringTransactionMessage.md +2 -0
- data/docs/RentScheduleChargePostMessage.md +26 -0
- data/docs/RentScheduleChargePutMessage.md +26 -0
- data/docs/RentSchedulePostMessage.md +24 -0
- data/docs/RentSchedulePutMessage.md +22 -0
- data/docs/RentalAppliancesApi.md +26 -26
- data/docs/RentalMessage.md +2 -2
- data/docs/RentalMessageRentalManager.md +32 -0
- data/docs/RentalMeterReadingsApi.md +10 -10
- data/docs/RentalOwnerContributionDataMessage.md +1 -1
- data/docs/RentalOwnerContributionDataMessageReminderSettings.md +20 -0
- data/docs/RentalOwnerContributionDataPutMessage.md +1 -1
- data/docs/RentalOwnerContributionDataPutMessageReminderSettings.md +20 -0
- data/docs/RentalOwnerMessage.md +2 -2
- data/docs/RentalOwnerMessageAddress.md +30 -0
- data/docs/RentalOwnerMessageTaxInformation.md +28 -0
- data/docs/RentalOwnerPostMessage.md +3 -3
- data/docs/RentalOwnerPostMessageAddress.md +30 -0
- data/docs/RentalOwnerPostMessagePhoneNumbers.md +24 -0
- data/docs/RentalOwnerPostMessageTaxInformation.md +26 -0
- data/docs/RentalOwnerPutMessage.md +2 -2
- data/docs/RentalOwnerRequestTaskMessage.md +3 -3
- data/docs/RentalOwnerRequestTaskMessageRequestedByUserEntity.md +28 -0
- data/docs/RentalOwnerRequestsApi.md +25 -31
- data/docs/RentalOwnerTaxInformationMessage.md +1 -1
- data/docs/RentalOwnersApi.md +32 -32
- data/docs/RentalPropertiesApi.md +412 -90
- data/docs/RentalPropertyPostMessage.md +1 -1
- data/docs/RentalPropertyPostMessageAddress.md +30 -0
- data/docs/RentalPropertyPutMessage.md +1 -1
- data/docs/RentalPropertyPutMessageAddress.md +30 -0
- data/docs/RentalPropertyUnitPostMessage.md +1 -1
- data/docs/RentalPropertyUnitPostMessageAddress.md +30 -0
- data/docs/RentalTenantPostMessage.md +4 -4
- data/docs/RentalTenantPutMessage.md +4 -4
- data/docs/RentalTenantRenewalPostMessage.md +4 -4
- data/docs/RentalTenantsApi.md +34 -32
- data/docs/RentalUnitMessage.md +1 -1
- data/docs/RentalUnitPutMessage.md +1 -1
- data/docs/RentalUnitsApi.md +56 -378
- data/docs/RentalUnitsPostMessage.md +1 -1
- data/docs/ReorderRentalImagesRequest.md +18 -0
- data/docs/ResidentCenterApi.md +10 -10
- data/docs/ResidentCenterUserMessage.md +2 -2
- data/docs/ResidentCenterUserMessageUnitAgreement.md +22 -0
- data/docs/ResidentCenterUserMessageUser.md +26 -0
- data/docs/ResidentRequestTaskMessage.md +5 -5
- data/docs/ResidentRequestTaskMessageAppliance.md +26 -0
- data/docs/ResidentRequestTaskMessageRequestedByUserEntity.md +28 -0
- data/docs/ResidentRequestTaskMessageUnitAgreement.md +22 -0
- data/docs/ResidentRequestTaskPostMessage.md +2 -2
- data/docs/ResidentRequestsApi.md +16 -16
- data/docs/RetailCashUserMessage.md +4 -4
- data/docs/RetailCashUserMessageProperty.md +24 -0
- data/docs/RetailCashUserMessageUnit.md +22 -0
- data/docs/RetailCashUserMessageUnitAgreement.md +22 -0
- data/docs/RetailCashUserMessageUser.md +30 -0
- data/docs/TaskCategoryResponseMessage.md +1 -1
- data/docs/TaskCategoryResponseMessageSubCategory.md +20 -0
- data/docs/TaskHistoryMessage.md +2 -2
- data/docs/TaskHistoryMessageCreatedByUser.md +26 -0
- data/docs/TaskHistoryMessageLastUpdatedByUser.md +26 -0
- data/docs/TaskHistoryUserMessage.md +3 -1
- data/docs/TasksApi.md +38 -38
- data/docs/TaxInformationPostMessage.md +1 -1
- data/docs/TaxInformationPostMessageAddress.md +30 -0
- data/docs/TaxInformationSaveMessage.md +1 -1
- data/docs/TenantMessage.md +3 -3
- data/docs/TenantMessageAddress.md +30 -0
- data/docs/TenantMessageAlternateAddress.md +30 -0
- data/docs/TenantMessageEmergencyContact.md +24 -0
- data/docs/ToDoRequestsApi.md +16 -16
- data/docs/ToDoTaskMessage.md +2 -2
- data/docs/UnclearTransactionsRequest.md +18 -0
- data/docs/UndepositedFundsMessage.md +1 -1
- data/docs/UndepositedFundsMessageGeneralLedgerTransaction.md +26 -0
- data/docs/UpdateApplicantGroupRequest.md +22 -0
- data/docs/UpdateApplicantRequest.md +26 -0
- data/docs/UpdateApplicationRequest.md +18 -0
- data/docs/UpdateAssociationApplianceRequest.md +28 -0
- data/docs/UpdateAssociationOwnerOccupancyStatusRequest.md +18 -0
- data/docs/UpdateAssociationOwnerRequest.md +38 -0
- data/docs/UpdateAssociationOwnershipAccountRequest.md +18 -0
- data/docs/UpdateAssociationPreferredVendorsRequest.md +18 -0
- data/docs/UpdateAssociationRequest.md +34 -0
- data/docs/UpdateAssociationTenantRequest.md +38 -0
- data/docs/UpdateAssociationUnitRequest.md +26 -0
- data/docs/UpdateBankAccountDepositRequest.md +22 -0
- data/docs/UpdateBankAccountRequest.md +30 -0
- data/docs/UpdateBillRequest.md +28 -0
- data/docs/UpdateBoardMemberRequest.md +22 -0
- data/docs/UpdateBudgetRequest.md +20 -0
- data/docs/UpdateCheckForBankAccountRequest.md +26 -0
- data/docs/UpdateContactRequestTaskRequest.md +38 -0
- data/docs/UpdateDepositWithholdingRequest.md +24 -0
- data/docs/UpdateEPaySettingsForAssociationRequest.md +22 -0
- data/docs/UpdateFileCategoryRequest.md +18 -0
- data/docs/UpdateFileRequest.md +22 -0
- data/docs/UpdateFileSharingSettingRequest.md +40 -0
- data/docs/UpdateGLAccountRequest.md +32 -0
- data/docs/UpdateGeneralJournalEntryRequest.md +24 -0
- data/docs/UpdateLeaseChargeRequest.md +22 -0
- data/docs/UpdateLeaseLedgerPaymentRequest.md +28 -0
- data/docs/UpdateLeaseNoteRequest.md +18 -0
- data/docs/UpdateLeaseRequest.md +28 -0
- data/docs/UpdateOwnershipAccountChargeRequest.md +22 -0
- data/docs/UpdateOwnershipAccountDepositWithholdingRequest.md +24 -0
- data/docs/UpdateOwnershipAccountLedgerPaymentRequest.md +28 -0
- data/docs/UpdatePhoneLogRequest.md +22 -0
- data/docs/UpdatePropertyGroupRequest.md +22 -0
- data/docs/UpdateReconciliationBalancesRequest.md +22 -0
- data/docs/UpdateReconciliationRequest.md +18 -0
- data/docs/UpdateRentScheduleRequest.md +22 -0
- data/docs/UpdateRentalApplianceRequest.md +28 -0
- data/docs/UpdateRentalFeaturesRequest.md +20 -0
- data/docs/UpdateRentalImageRequest.md +20 -0
- data/docs/UpdateRentalOwnerRequest.md +42 -0
- data/docs/UpdateRentalOwnerRequestTaskContributionDataRequest.md +20 -0
- data/docs/UpdateRentalOwnerRequestTaskRequest.md +36 -0
- data/docs/UpdateRentalPreferredVendorsRequest.md +18 -0
- data/docs/UpdateRentalPropertyRequest.md +32 -0
- data/docs/UpdateRentalTenantRequest.md +40 -0
- data/docs/UpdateRentalUnitFeaturesRequest.md +18 -0
- data/docs/UpdateRentalUnitImageRequest.md +20 -0
- data/docs/UpdateRentalUnitRequest.md +30 -0
- data/docs/UpdateResourceRequest.md +32 -0
- data/docs/UpdateRetailCashUserRequest.md +18 -0
- data/docs/UpdateTaskCategoryRequest.md +18 -0
- data/docs/UpdateTaskHistoryRequest.md +18 -0
- data/docs/UpdateToDoTaskRequest.md +36 -0
- data/docs/UpdateVendorRequest.md +46 -0
- data/docs/UpdateWorkOrderRequest.md +36 -0
- data/docs/UploadTaskHistoryFileRequestAsyncRequest.md +18 -0
- data/docs/UpsertAssociationMeterReadingDetailsAsyncRequest.md +22 -0
- data/docs/UpsertListingsAsyncRequest.md +28 -0
- data/docs/UserMessage.md +1 -1
- data/docs/UserMessageUserRole.md +24 -0
- data/docs/VendorCreditLineItemMessage.md +1 -1
- data/docs/VendorCreditLineItemMessageAccountingEntity.md +24 -0
- data/docs/VendorCreditLineItemPostMessage.md +1 -1
- data/docs/VendorCreditLineItemPostMessageAccountingEntity.md +22 -0
- data/docs/VendorMessage.md +4 -4
- data/docs/VendorMessageAddress.md +30 -0
- data/docs/VendorMessageCategory.md +20 -0
- data/docs/VendorMessageTaxInformation.md +28 -0
- data/docs/VendorMessageVendorInsurance.md +22 -0
- data/docs/VendorPostMessage.md +4 -4
- data/docs/VendorPostMessageAddress.md +30 -0
- data/docs/VendorPostMessagePhoneNumbers.md +24 -0
- data/docs/VendorPostMessageTaxInformation.md +26 -0
- data/docs/VendorPostMessageVendorInsurance.md +22 -0
- data/docs/VendorPutMessage.md +4 -4
- data/docs/VendorPutMessageTaxInformation.md +28 -0
- data/docs/VendorRefundLineMessage.md +1 -1
- data/docs/VendorRefundLineMessageAccountingEntity.md +24 -0
- data/docs/VendorRefundLinePostMessage.md +1 -1
- data/docs/VendorRefundLinePostMessageAccountingEntity.md +22 -0
- data/docs/VendorTaxInformationMessage.md +1 -1
- data/docs/VendorsApi.md +76 -76
- data/docs/WorkOrderMessage.md +13 -3
- data/docs/WorkOrderMessageEntryContact.md +20 -0
- data/docs/WorkOrderMessageTask.md +32 -0
- data/docs/WorkOrderPostMessage.md +4 -2
- data/docs/WorkOrderPostMessageTask.md +30 -0
- data/docs/WorkOrderPutMessage.md +3 -1
- data/docs/WorkOrderTaskMessage.md +1 -1
- data/docs/WorkOrdersApi.md +16 -16
- data/git_push.sh +57 -0
- data/lib/buildium-ruby/api/administration_api.rb +137 -12
- data/lib/buildium-ruby/api/appliances_api.rb +46 -46
- data/lib/buildium-ruby/api/applicants_api.rb +124 -118
- data/lib/buildium-ruby/api/architectural_requests_api.rb +547 -0
- data/lib/buildium-ruby/api/association_meter_readings_api.rb +18 -18
- data/lib/buildium-ruby/api/association_owners_api.rb +72 -72
- data/lib/buildium-ruby/api/association_tenants_api.rb +56 -56
- data/lib/buildium-ruby/api/association_units_api.rb +56 -56
- data/lib/buildium-ruby/api/associations_api.rb +90 -90
- data/lib/buildium-ruby/api/bank_accounts_api.rb +981 -230
- data/lib/buildium-ruby/api/bills_api.rb +174 -100
- data/lib/buildium-ruby/api/board_members_api.rb +30 -30
- data/lib/buildium-ruby/api/budgets_api.rb +31 -31
- data/lib/buildium-ruby/api/client_leads_api.rb +4 -4
- data/lib/buildium-ruby/api/communications_api.rb +70 -70
- data/lib/buildium-ruby/api/contact_requests_api.rb +28 -28
- data/lib/buildium-ruby/api/files_api.rb +72 -72
- data/lib/buildium-ruby/api/general_ledger_api.rb +72 -60
- data/lib/buildium-ruby/api/lease_transactions_api.rb +390 -160
- data/lib/buildium-ruby/api/leases_api.rb +405 -114
- data/lib/buildium-ruby/api/listings_api.rb +46 -46
- data/lib/buildium-ruby/api/ownership_account_transactions_api.rb +378 -148
- data/lib/buildium-ruby/api/ownership_accounts_api.rb +193 -56
- data/lib/buildium-ruby/api/property_groups_api.rb +28 -28
- data/lib/buildium-ruby/api/rental_appliances_api.rb +46 -46
- data/lib/buildium-ruby/api/rental_meter_readings_api.rb +18 -18
- data/lib/buildium-ruby/api/rental_owner_requests_api.rb +42 -51
- data/lib/buildium-ruby/api/rental_owners_api.rb +56 -56
- data/lib/buildium-ruby/api/rental_properties_api.rb +438 -158
- data/lib/buildium-ruby/api/rental_tenants_api.rb +59 -56
- data/lib/buildium-ruby/api/rental_units_api.rb +98 -378
- data/lib/buildium-ruby/api/resident_center_api.rb +18 -18
- data/lib/buildium-ruby/api/resident_requests_api.rb +28 -28
- data/lib/buildium-ruby/api/tasks_api.rb +68 -68
- data/lib/buildium-ruby/api/to_do_requests_api.rb +28 -28
- data/lib/buildium-ruby/api/vendors_api.rb +127 -127
- data/lib/buildium-ruby/api/work_orders_api.rb +28 -28
- data/lib/buildium-ruby/api_client.rb +3 -3
- data/lib/buildium-ruby/configuration.rb +2 -1
- data/lib/buildium-ruby/models/account_info_message.rb +4 -3
- data/lib/buildium-ruby/models/{gl_account_balance_search_message.rb → account_info_message_accounting_settings.rb} +75 -69
- data/lib/buildium-ruby/models/account_info_message_contact.rb +256 -0
- data/lib/buildium-ruby/models/accounting_entity_message.rb +3 -2
- data/lib/buildium-ruby/models/accounting_entity_message_unit.rb +237 -0
- data/lib/buildium-ruby/models/accounting_entity_patch_message.rb +273 -0
- data/lib/buildium-ruby/models/accounting_entity_save_message.rb +2 -1
- data/lib/buildium-ruby/models/accounting_lock_period_message.rb +3 -2
- data/lib/buildium-ruby/models/{association_appliance_search_message.rb → accounting_lock_period_message_global.rb} +21 -26
- data/lib/buildium-ruby/models/accounting_settings_message.rb +2 -1
- data/lib/buildium-ruby/models/address_message.rb +4 -3
- data/lib/buildium-ruby/models/all_tasks_message.rb +6 -5
- data/lib/buildium-ruby/models/all_tasks_message_category.rb +256 -0
- data/lib/buildium-ruby/models/all_tasks_message_property.rb +281 -0
- data/lib/buildium-ruby/models/all_tasks_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/all_tasks_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/announcement_message.rb +3 -2
- data/lib/buildium-ruby/models/announcement_message_sender.rb +247 -0
- data/lib/buildium-ruby/models/announcement_post_message.rb +40 -1
- data/lib/buildium-ruby/models/announcement_sender_message.rb +2 -1
- data/lib/buildium-ruby/models/api_error_response.rb +2 -1
- data/lib/buildium-ruby/models/appliance_message.rb +2 -1
- data/lib/buildium-ruby/models/applicant_application_message.rb +4 -3
- data/lib/buildium-ruby/models/applicant_group_message.rb +4 -3
- data/lib/buildium-ruby/models/applicant_group_post_message.rb +2 -1
- data/lib/buildium-ruby/models/applicant_group_put_message.rb +2 -1
- data/lib/buildium-ruby/models/applicant_message.rb +18 -7
- data/lib/buildium-ruby/models/applicant_post_message.rb +41 -2
- data/lib/buildium-ruby/models/applicant_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/applicant_put_message.rb +41 -2
- data/lib/buildium-ruby/models/applicant_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/application_message.rb +4 -3
- data/lib/buildium-ruby/models/application_put_message.rb +2 -1
- data/lib/buildium-ruby/models/application_response_field_message.rb +2 -1
- data/lib/buildium-ruby/models/application_response_message.rb +2 -1
- data/lib/buildium-ruby/models/application_section_response_message.rb +2 -1
- data/lib/buildium-ruby/models/applied_vendor_credit_message.rb +2 -1
- data/lib/buildium-ruby/models/{vendor_search_message.rb → architectural_requests_post_message.rb} +91 -71
- data/lib/buildium-ruby/models/association_appliance_message.rb +2 -1
- data/lib/buildium-ruby/models/association_appliance_post_message.rb +21 -1
- data/lib/buildium-ruby/models/association_appliance_put_message.rb +21 -1
- data/lib/buildium-ruby/models/association_appliance_service_history_message.rb +2 -1
- data/lib/buildium-ruby/models/association_appliance_service_history_post_message.rb +2 -1
- data/lib/buildium-ruby/models/association_architectural_request_file_message.rb +269 -0
- data/lib/buildium-ruby/models/association_architectural_request_message.rb +363 -0
- data/lib/buildium-ruby/models/association_architectural_request_message_created_by_user.rb +257 -0
- data/lib/buildium-ruby/models/association_architectural_request_message_last_updated_by_user.rb +267 -0
- data/lib/buildium-ruby/models/association_board_member_message.rb +2 -1
- data/lib/buildium-ruby/models/association_board_member_post_message.rb +2 -1
- data/lib/buildium-ruby/models/association_board_member_put_message.rb +2 -1
- data/lib/buildium-ruby/models/association_message.rb +5 -4
- data/lib/buildium-ruby/models/association_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_message_association_manager.rb +299 -0
- data/lib/buildium-ruby/models/association_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/association_owner_board_term_message.rb +2 -1
- data/lib/buildium-ruby/models/association_owner_board_term_post_message.rb +2 -1
- data/lib/buildium-ruby/models/association_owner_message.rb +5 -4
- data/lib/buildium-ruby/models/association_owner_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/{rental_unit_search_message.rb → association_owner_message_emergency_contact.rb} +45 -28
- data/lib/buildium-ruby/models/association_owner_message_primary_address.rb +321 -0
- data/lib/buildium-ruby/models/association_owner_post_message.rb +45 -6
- data/lib/buildium-ruby/models/association_owner_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/association_owner_post_message_board_member_term.rb +286 -0
- data/lib/buildium-ruby/models/association_owner_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_post_message_primary_address.rb +350 -0
- data/lib/buildium-ruby/models/association_owner_put_message.rb +44 -5
- data/lib/buildium-ruby/models/association_owner_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message.rb +45 -6
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_unit_occupancy_put_message.rb +2 -1
- data/lib/buildium-ruby/models/association_owner_unit_occupancy_status_message.rb +2 -1
- data/lib/buildium-ruby/models/association_ownership_account_message.rb +2 -1
- data/lib/buildium-ruby/models/association_ownership_account_post_message.rb +2 -1
- data/lib/buildium-ruby/models/association_ownership_account_put_message.rb +2 -1
- data/lib/buildium-ruby/models/association_post_message.rb +23 -3
- data/lib/buildium-ruby/models/association_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/association_post_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/association_preferred_vendor_message.rb +2 -1
- data/lib/buildium-ruby/models/association_preferred_vendor_put_message.rb +2 -1
- data/lib/buildium-ruby/models/association_put_message.rb +22 -2
- data/lib/buildium-ruby/models/association_tax_information_message.rb +3 -2
- data/lib/buildium-ruby/models/association_tax_information_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_tenant_message.rb +5 -4
- data/lib/buildium-ruby/models/association_tenant_post_message.rb +44 -5
- data/lib/buildium-ruby/models/association_tenant_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_primary_address.rb +350 -0
- data/lib/buildium-ruby/models/association_tenant_put_message.rb +44 -5
- data/lib/buildium-ruby/models/{association_unit_search_message.rb → association_tenant_put_message_phone_numbers.rb} +45 -29
- data/lib/buildium-ruby/models/association_unit_message.rb +3 -2
- data/lib/buildium-ruby/models/association_unit_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_unit_put_message.rb +22 -2
- data/lib/buildium-ruby/models/association_unit_put_message_address.rb +350 -0
- data/lib/buildium-ruby/models/association_units_post_message.rb +22 -2
- data/lib/buildium-ruby/models/bank_account_check_accounting_entity_save_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_check_file_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_check_line_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_check_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_check_line_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_check_line_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_check_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_check_message_payee.rb +281 -0
- data/lib/buildium-ruby/models/bank_account_check_payee_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_check_payee_save_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_check_post_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_check_post_message_payee.rb +281 -0
- data/lib/buildium-ruby/models/bank_account_check_put_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_deposit_line_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_deposit_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_deposit_line_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_deposit_line_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_deposit_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_deposit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_deposit_put_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_message.rb +7 -6
- data/lib/buildium-ruby/models/bank_account_message_check_printing_info.rb +401 -0
- data/lib/buildium-ruby/models/bank_account_message_electronic_payments.rb +297 -0
- data/lib/buildium-ruby/models/{work_order_search_message.rb → bank_account_message_gl_account.rb} +143 -168
- data/lib/buildium-ruby/models/bank_account_post_message.rb +24 -4
- data/lib/buildium-ruby/models/bank_account_post_message_check_printing_info.rb +401 -0
- data/lib/buildium-ruby/models/bank_account_put_message.rb +24 -4
- data/lib/buildium-ruby/models/bank_account_put_message_check_printing_info.rb +416 -0
- data/lib/buildium-ruby/models/bank_account_quick_deposit_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_quick_deposit_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_quick_deposit_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_quick_deposit_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/{bank_account_withdrawal_search_message.rb → bank_account_reconciliation_balance_message.rb} +28 -29
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_message_cleared_balance.rb +257 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_message_statement_balance.rb +257 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_put_message.rb +254 -0
- data/lib/buildium-ruby/models/{cancellation_token.rb → bank_account_reconciliation_message.rb} +27 -23
- data/lib/buildium-ruby/models/bank_account_reconciliation_transaction_message.rb +357 -0
- data/lib/buildium-ruby/models/bank_account_transaction_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_transfer_accounting_entity_save_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_transfer_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_transfer_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_transfer_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_transfer_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_withdrawal_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_withdrawal_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_withdrawal_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_withdrawal_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_lockbox_data_association_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_lockbox_data_association_owner_message.rb +46 -5
- data/lib/buildium-ruby/models/bank_lockbox_data_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_lockbox_data_message_association.rb +247 -0
- data/lib/buildium-ruby/models/bank_lockbox_data_ownership_account_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_lockbox_data_ownership_account_message_unit_address.rb +321 -0
- data/lib/buildium-ruby/models/bank_pending_reconciliation_post_message.rb +259 -0
- data/lib/buildium-ruby/models/bank_reconciliation_clear_transactions_post_message.rb +226 -0
- data/lib/buildium-ruby/models/bank_reconciliation_cleared_balance_message.rb +249 -0
- data/lib/buildium-ruby/models/bank_reconciliation_put_message.rb +224 -0
- data/lib/buildium-ruby/models/bank_reconciliation_statement_balance_message.rb +249 -0
- data/lib/buildium-ruby/models/bank_reconciliation_unclear_transactions_post_message.rb +226 -0
- data/lib/buildium-ruby/models/bill_file_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_line_item_patch_message.rb +267 -0
- data/lib/buildium-ruby/models/bill_line_item_patch_message_accounting_entity.rb +281 -0
- data/lib/buildium-ruby/models/{meter_reading_details_put_search_message.rb → bill_line_item_patch_message_markup.rb} +36 -27
- data/lib/buildium-ruby/models/bill_line_message.rb +5 -4
- data/lib/buildium-ruby/models/{bank_account_search_message.rb → bill_line_message_accounting_entity.rb} +52 -37
- data/lib/buildium-ruby/models/bill_line_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/bill_line_message_markup.rb +271 -0
- data/lib/buildium-ruby/models/bill_line_post_message.rb +4 -3
- data/lib/buildium-ruby/models/bill_line_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bill_line_post_message_markup.rb +281 -0
- data/lib/buildium-ruby/models/bill_line_put_message.rb +4 -3
- data/lib/buildium-ruby/models/bill_markup_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_markup_patch_message.rb +263 -0
- data/lib/buildium-ruby/models/bill_markup_save_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_patch_message.rb +271 -0
- data/lib/buildium-ruby/models/bill_payment_accounting_entity_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_payment_line_message.rb +3 -2
- data/lib/buildium-ruby/models/bill_payment_line_message_accounting_entity.rb +281 -0
- data/lib/buildium-ruby/models/bill_payment_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_payment_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_post_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_put_message.rb +2 -1
- data/lib/buildium-ruby/models/budget_details_message.rb +3 -2
- data/lib/buildium-ruby/models/budget_details_message_monthly_amounts.rb +337 -0
- data/lib/buildium-ruby/models/budget_details_save_message.rb +3 -2
- data/lib/buildium-ruby/models/budget_details_save_message_monthly_amounts.rb +397 -0
- data/lib/buildium-ruby/models/budget_message.rb +3 -2
- data/lib/buildium-ruby/models/budget_message_property.rb +281 -0
- data/lib/buildium-ruby/models/budget_monthly_amounts_message.rb +2 -1
- data/lib/buildium-ruby/models/budget_monthly_amounts_save_message.rb +2 -1
- data/lib/buildium-ruby/models/budget_post_message.rb +21 -1
- data/lib/buildium-ruby/models/budget_put_message.rb +21 -1
- data/lib/buildium-ruby/models/cc_payments_message.rb +2 -1
- data/lib/buildium-ruby/models/cc_payments_put_message.rb +2 -1
- data/lib/buildium-ruby/models/charge_recurring_transaction_post_message.rb +2 -1
- data/lib/buildium-ruby/models/charge_recurring_transaction_put_message.rb +2 -1
- data/lib/buildium-ruby/models/check_printing_info_message.rb +2 -1
- data/lib/buildium-ruby/models/check_printing_info_post_message.rb +2 -1
- data/lib/buildium-ruby/models/check_printing_info_put_message.rb +2 -1
- data/lib/buildium-ruby/models/clear_transactions_request.rb +233 -0
- data/lib/buildium-ruby/models/client_lead_credit_request_message.rb +2 -1
- data/lib/buildium-ruby/models/client_lead_message.rb +4 -3
- data/lib/buildium-ruby/models/client_lead_message_address.rb +321 -0
- data/lib/buildium-ruby/models/client_lead_message_credit_request.rb +303 -0
- data/lib/buildium-ruby/models/contact_detail_message.rb +3 -2
- data/lib/buildium-ruby/models/contact_detail_message_phone_numbers.rb +247 -0
- data/lib/buildium-ruby/models/contact_detail_phone_message.rb +2 -1
- data/lib/buildium-ruby/models/contact_detail_save_message.rb +22 -2
- data/lib/buildium-ruby/models/contact_detail_save_message_phone_numbers.rb +247 -0
- data/lib/buildium-ruby/models/contact_detail_save_phone_message.rb +2 -1
- data/lib/buildium-ruby/models/contact_info_message.rb +3 -2
- data/lib/buildium-ruby/models/contact_info_message_address.rb +321 -0
- data/lib/buildium-ruby/models/contact_request_task_message.rb +5 -4
- data/lib/buildium-ruby/models/contact_request_task_message_category.rb +256 -0
- data/lib/buildium-ruby/models/contact_request_task_message_contact_detail.rb +256 -0
- data/lib/buildium-ruby/models/contact_request_task_message_property.rb +281 -0
- data/lib/buildium-ruby/models/contact_request_task_post_message.rb +22 -2
- data/lib/buildium-ruby/models/contact_request_task_post_message_contact_detail.rb +280 -0
- data/lib/buildium-ruby/models/contact_request_task_put_message.rb +22 -2
- data/lib/buildium-ruby/models/contact_request_task_put_message_contact_detail.rb +280 -0
- data/lib/buildium-ruby/models/cosigner_message.rb +4 -3
- data/lib/buildium-ruby/models/cosigner_message_address.rb +321 -0
- data/lib/buildium-ruby/models/cosigner_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/create_announcement_request.rb +341 -0
- data/lib/buildium-ruby/models/create_applicant_group_request.rb +243 -0
- data/lib/buildium-ruby/models/create_applicant_request.rb +329 -0
- data/lib/buildium-ruby/models/create_architectural_request_async_request.rb +361 -0
- data/lib/buildium-ruby/models/create_association_appliance_request.rb +325 -0
- data/lib/buildium-ruby/models/create_association_appliance_service_history_request.rb +290 -0
- data/lib/buildium-ruby/models/create_association_owner_request.rb +474 -0
- data/lib/buildium-ruby/models/create_association_ownership_account_request.rb +354 -0
- data/lib/buildium-ruby/models/create_association_request.rb +338 -0
- data/lib/buildium-ruby/models/create_association_tenant_request.rb +400 -0
- data/lib/buildium-ruby/models/{lease_outstanding_balance_search_message.rb → create_association_unit_request.rb} +99 -89
- data/lib/buildium-ruby/models/create_bank_account_check_request.rb +282 -0
- data/lib/buildium-ruby/models/create_bank_account_deposit_request.rb +265 -0
- data/lib/buildium-ruby/models/create_bank_account_request.rb +365 -0
- data/lib/buildium-ruby/models/create_bank_account_transfer_request.rb +285 -0
- data/lib/buildium-ruby/models/create_bill_payment_request.rb +283 -0
- data/lib/buildium-ruby/models/{vendor_transaction_search_message.rb → create_bill_request.rb} +80 -63
- data/lib/buildium-ruby/models/{bank_account_transaction_search_message.rb → create_board_member_request.rb} +44 -35
- data/lib/buildium-ruby/models/{association_user_search_message.rb → create_budget_async_request.rb} +96 -74
- data/lib/buildium-ruby/models/{task_search_message.rb → create_contact_request_task_request.rb} +143 -126
- data/lib/buildium-ruby/models/create_email_request.rb +334 -0
- data/lib/buildium-ruby/models/create_file_category_request.rb +251 -0
- data/lib/buildium-ruby/models/create_general_journal_entry_request.rb +272 -0
- data/lib/buildium-ruby/models/create_general_ledger_account_request.rb +395 -0
- data/lib/buildium-ruby/models/{applicant_search_message.rb → create_lease_auto_allocated_payment_request.rb} +90 -76
- data/lib/buildium-ruby/models/create_lease_credit_request.rb +317 -0
- data/lib/buildium-ruby/models/create_lease_ledger_charge_request.rb +259 -0
- data/lib/buildium-ruby/models/create_lease_ledger_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/{association_ownership_account_search_message.rb → create_lease_ledger_refund_request.rb} +88 -82
- data/lib/buildium-ruby/models/create_lease_note_request.rb +250 -0
- data/lib/buildium-ruby/models/create_lease_renewal_request.rb +386 -0
- data/lib/buildium-ruby/models/create_lease_request.rb +406 -0
- data/lib/buildium-ruby/models/create_lease_reverse_payment_request.rb +264 -0
- data/lib/buildium-ruby/models/create_listing_contact_request.rb +280 -0
- data/lib/buildium-ruby/models/create_move_out_data_request.rb +256 -0
- data/lib/buildium-ruby/models/create_multiple_bill_payments_request.rb +285 -0
- data/lib/buildium-ruby/models/create_ownership_account_auto_allocated_payment_request.rb +340 -0
- data/lib/buildium-ruby/models/create_ownership_account_credit_recurring_transaction_request.rb +396 -0
- data/lib/buildium-ruby/models/create_ownership_account_credit_request.rb +317 -0
- data/lib/buildium-ruby/models/create_ownership_account_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/create_ownership_account_ledger_charge_request.rb +268 -0
- data/lib/buildium-ruby/models/{bill_search_message.rb → create_ownership_account_ledger_payment_request.rb} +89 -82
- data/lib/buildium-ruby/models/create_ownership_account_recurring_payment_request.rb +386 -0
- data/lib/buildium-ruby/models/create_ownership_account_refund_request.rb +314 -0
- data/lib/buildium-ruby/models/create_ownership_accounts_charge_recurring_transaction_request.rb +367 -0
- data/lib/buildium-ruby/models/create_payment_request.rb +343 -0
- data/lib/buildium-ruby/models/create_pending_reconciliations_request.rb +266 -0
- data/lib/buildium-ruby/models/create_phone_log_request.rb +313 -0
- data/lib/buildium-ruby/models/create_property_group_request.rb +277 -0
- data/lib/buildium-ruby/models/create_quick_deposit_request.rb +285 -0
- data/lib/buildium-ruby/models/create_rent_schedule_request.rb +307 -0
- data/lib/buildium-ruby/models/create_rental_appliance_request.rb +325 -0
- data/lib/buildium-ruby/models/create_rental_appliance_service_history_request.rb +290 -0
- data/lib/buildium-ruby/models/create_rental_image_upload_file_request_async_request.rb +275 -0
- data/lib/buildium-ruby/models/create_rental_owner_request.rb +371 -0
- data/lib/buildium-ruby/models/create_rental_owner_request_task_request.rb +411 -0
- data/lib/buildium-ruby/models/create_rental_property_request.rb +392 -0
- data/lib/buildium-ruby/models/create_rental_tenant_request.rb +434 -0
- data/lib/buildium-ruby/models/{lease_search_message.rb → create_rental_unit_request.rb} +119 -103
- data/lib/buildium-ruby/models/create_resource_request.rb +456 -0
- data/lib/buildium-ruby/models/create_task_category_request.rb +251 -0
- data/lib/buildium-ruby/models/{resident_request_task_search_message.rb → create_to_do_task_request.rb} +136 -111
- data/lib/buildium-ruby/models/{file_search_message.rb → create_upload_file_request_async_request.rb} +107 -54
- data/lib/buildium-ruby/models/create_upload_file_request_request.rb +250 -0
- data/lib/buildium-ruby/models/{budget_search_message.rb → create_vendor_category_request.rb} +38 -28
- data/lib/buildium-ruby/models/create_vendor_credit_request.rb +268 -0
- data/lib/buildium-ruby/models/{rental_owners_search_message.rb → create_vendor_refund_request.rb} +85 -67
- data/lib/buildium-ruby/models/create_vendor_request.rb +372 -0
- data/lib/buildium-ruby/models/{note_search_message.rb → create_video_link_request_request.rb} +56 -29
- data/lib/buildium-ruby/models/{email_search_message.rb → create_withdrawal_for_bank_account_request.rb} +63 -46
- data/lib/buildium-ruby/models/{contact_request_task_search_message.rb → create_work_order_request.rb} +117 -100
- data/lib/buildium-ruby/models/created_by_user_message.rb +2 -1
- data/lib/buildium-ruby/models/credit_recurring_transaction_post_message.rb +2 -1
- data/lib/buildium-ruby/models/deposit_detail_message.rb +2 -1
- data/lib/buildium-ruby/models/e_pay_settings_message.rb +5 -4
- data/lib/buildium-ruby/models/e_pay_settings_message_credit_card_payments.rb +227 -0
- data/lib/buildium-ruby/models/e_pay_settings_message_eft_payments.rb +227 -0
- data/lib/buildium-ruby/models/e_pay_settings_message_offline_payments.rb +247 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message.rb +5 -4
- data/lib/buildium-ruby/models/e_pay_settings_put_message_credit_card_payments.rb +232 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message_eft_payments.rb +232 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message_offline_payments.rb +257 -0
- data/lib/buildium-ruby/models/eft_payments_message.rb +2 -1
- data/lib/buildium-ruby/models/eft_payments_put_message.rb +2 -1
- data/lib/buildium-ruby/models/electronic_payments_message.rb +2 -1
- data/lib/buildium-ruby/models/email_message.rb +3 -2
- data/lib/buildium-ruby/models/email_message_sender.rb +257 -0
- data/lib/buildium-ruby/models/email_post_message.rb +22 -2
- data/lib/buildium-ruby/models/email_recipient_message.rb +2 -1
- data/lib/buildium-ruby/models/email_sender_message.rb +2 -1
- data/lib/buildium-ruby/models/emergency_contact_message.rb +2 -1
- data/lib/buildium-ruby/models/file_category_message.rb +2 -1
- data/lib/buildium-ruby/models/file_category_post_message.rb +21 -1
- data/lib/buildium-ruby/models/file_category_put_message.rb +21 -1
- data/lib/buildium-ruby/models/file_download_message.rb +2 -1
- data/lib/buildium-ruby/models/file_entity_message.rb +2 -1
- data/lib/buildium-ruby/models/file_message.rb +3 -2
- data/lib/buildium-ruby/models/{listing_search_message.rb → file_message_file_entity.rb} +34 -15
- data/lib/buildium-ruby/models/file_name_post_message.rb +21 -1
- data/lib/buildium-ruby/models/file_put_message.rb +21 -1
- data/lib/buildium-ruby/models/file_sharing_account_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_account_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_owner_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_owner_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_unit_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_unit_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_committee_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_committee_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_lease_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_lease_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_message.rb +14 -13
- data/lib/buildium-ruby/models/{lease_renewal_search_message.rb → file_sharing_message_account.rb} +43 -44
- data/lib/buildium-ruby/models/{bank_account_check_search_message.rb → file_sharing_message_association.rb} +28 -29
- data/lib/buildium-ruby/models/file_sharing_message_association_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_message_association_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_committee.rb +247 -0
- data/lib/buildium-ruby/models/file_sharing_message_lease.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_ownership_account.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_tenant.rb +237 -0
- data/lib/buildium-ruby/models/{safe_wait_handle.rb → file_sharing_message_vendor.rb} +21 -20
- data/lib/buildium-ruby/models/file_sharing_ownership_account_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_ownership_account_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_put_message.rb +14 -13
- data/lib/buildium-ruby/models/file_sharing_put_message_account.rb +271 -0
- data/lib/buildium-ruby/models/{bank_account_transfer_search_message.rb → file_sharing_put_message_association.rb} +28 -29
- data/lib/buildium-ruby/models/file_sharing_put_message_association_owner.rb +227 -0
- data/lib/buildium-ruby/models/{bank_account_quick_deposit_search_message.rb → file_sharing_put_message_association_unit.rb} +28 -29
- data/lib/buildium-ruby/models/file_sharing_put_message_committee.rb +247 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_lease.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_ownership_account.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_tenant.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_vendor.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_rental_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_owner_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_owner_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_unit_mesage.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_unit_put_mesage.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_tenant_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_tenant_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_vendor_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_vendor_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_upload_post_message.rb +40 -1
- data/lib/buildium-ruby/models/file_upload_ticket_message.rb +2 -1
- data/lib/buildium-ruby/models/general_journal_entry_line_save_message.rb +2 -1
- data/lib/buildium-ruby/models/general_journal_entry_post_message.rb +3 -2
- data/lib/buildium-ruby/models/general_journal_entry_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/general_journal_entry_put_message.rb +3 -2
- data/lib/buildium-ruby/models/general_ledger_entry_message.rb +3 -2
- data/lib/buildium-ruby/models/general_ledger_entry_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/general_ledger_journal_line_message.rb +4 -3
- data/lib/buildium-ruby/models/general_ledger_journal_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/general_ledger_journal_line_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/general_ledger_journal_message.rb +2 -1
- data/lib/buildium-ruby/models/general_ledger_message.rb +2 -1
- data/lib/buildium-ruby/models/general_ledger_transaction_message.rb +19 -8
- data/lib/buildium-ruby/models/general_ledger_transaction_message_deposit_details.rb +239 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_journal.rb +239 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_payment_detail.rb +289 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/gl_account_balance_item_message.rb +3 -2
- data/lib/buildium-ruby/models/gl_account_balance_item_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/gl_account_balance_message.rb +3 -2
- data/lib/buildium-ruby/models/gl_account_balance_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/gl_account_message.rb +2 -1
- data/lib/buildium-ruby/models/gl_account_post_message.rb +40 -1
- data/lib/buildium-ruby/models/gl_account_put_message.rb +21 -1
- data/lib/buildium-ruby/models/gl_transaction_message_v1.rb +2 -1
- data/lib/buildium-ruby/models/image_reorder_request_put_message.rb +2 -1
- data/lib/buildium-ruby/models/insured_tenant_message.rb +2 -1
- data/lib/buildium-ruby/models/internal_transaction_status_message.rb +2 -1
- data/lib/buildium-ruby/models/java_script_encoder.rb +218 -0
- data/lib/buildium-ruby/models/journal_line_message.rb +3 -2
- data/lib/buildium-ruby/models/journal_message.rb +2 -1
- data/lib/buildium-ruby/models/json_patch_operation.rb +2 -1
- data/lib/buildium-ruby/models/last_updated_by_user_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_account_detail_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_auto_allocated_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_charge_line_message.rb +229 -0
- data/lib/buildium-ruby/models/lease_charge_line_save_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_charge_message.rb +271 -0
- data/lib/buildium-ruby/models/lease_charge_post_message.rb +13 -2
- data/lib/buildium-ruby/models/lease_charge_put_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_charge_recurring_transaction_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_cosigner_post_message.rb +43 -4
- data/lib/buildium-ruby/models/lease_cosigner_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_cosigner_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_cosigner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/lease_ledger_credit_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_credit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_line_put_message.rb +239 -0
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_put_message.rb +261 -0
- data/lib/buildium-ruby/models/lease_ledger_payment_line_save_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_payment_put_message.rb +4 -3
- data/lib/buildium-ruby/models/lease_ledger_refund_line_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_refund_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_refund_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_ledger_refund_message_address.rb +321 -0
- data/lib/buildium-ruby/models/lease_ledger_refund_post_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_ledger_refund_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_nsf_charge_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_other_bank_charge_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message.rb +4 -3
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message_bank_fee.rb +247 -0
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message_nsf_charge.rb +247 -0
- data/lib/buildium-ruby/models/lease_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_message_account_details.rb +237 -0
- data/lib/buildium-ruby/models/lease_move_out_data_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_move_out_data_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_outstanding_balance_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_post_message.rb +4 -3
- data/lib/buildium-ruby/models/lease_post_message_rent.rb +283 -0
- data/lib/buildium-ruby/models/{bank_account_deposit_search_message.rb → lease_post_message_security_deposit.rb} +34 -25
- data/lib/buildium-ruby/models/lease_put_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_recurring_credit_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_recurring_payment_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_recurring_payment_message_payer.rb +291 -0
- data/lib/buildium-ruby/models/lease_renewal_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_renewal_post_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_renewal_post_message_rent.rb +283 -0
- data/lib/buildium-ruby/models/lease_rent_charge_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_rent_charge_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_rent_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_rent_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_security_deposit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_tenant_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_transaction_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_transaction_message_journal.rb +239 -0
- data/lib/buildium-ruby/models/listing_contact_message.rb +2 -1
- data/lib/buildium-ruby/models/listing_contact_save_message.rb +21 -1
- data/lib/buildium-ruby/models/listing_entity_file_post_message.rb +21 -1
- data/lib/buildium-ruby/models/listing_file_message.rb +2 -1
- data/lib/buildium-ruby/models/listing_message.rb +5 -4
- data/lib/buildium-ruby/models/listing_message_contact.rb +267 -0
- data/lib/buildium-ruby/models/{retail_cash_users_search_message.rb → listing_message_property.rb} +88 -58
- data/lib/buildium-ruby/models/{general_ledger_search_message.rb → listing_message_unit.rb} +112 -82
- data/lib/buildium-ruby/models/listing_property_message.rb +3 -2
- data/lib/buildium-ruby/models/listing_property_message_address.rb +321 -0
- data/lib/buildium-ruby/models/listing_put_message.rb +2 -1
- data/lib/buildium-ruby/models/listing_unit_message.rb +3 -2
- data/lib/buildium-ruby/models/listing_unit_message_address.rb +321 -0
- data/lib/buildium-ruby/models/lock_period_settings_global_message.rb +2 -1
- data/lib/buildium-ruby/models/lock_period_settings_overrides_message.rb +3 -2
- data/lib/buildium-ruby/models/lock_period_settings_overrides_message_property.rb +281 -0
- data/lib/buildium-ruby/models/logged_by_staff_user_message.rb +2 -1
- data/lib/buildium-ruby/models/lookup_message.rb +2 -1
- data/lib/buildium-ruby/models/mailing_template_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_detail_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_detail_put_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_details_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_details_put_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_message.rb +2 -1
- data/lib/buildium-ruby/models/multiple_bill_payments_post_message.rb +2 -1
- data/lib/buildium-ruby/models/note_message.rb +3 -2
- data/lib/buildium-ruby/models/note_message_last_updated_by_user.rb +267 -0
- data/lib/buildium-ruby/models/note_post_message.rb +21 -1
- data/lib/buildium-ruby/models/note_put_message.rb +21 -1
- data/lib/buildium-ruby/models/offline_payments_message.rb +2 -1
- data/lib/buildium-ruby/models/offline_payments_put_message.rb +2 -1
- data/lib/buildium-ruby/models/outstanding_balances_line_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_auto_allocated_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_charge_recurring_transaction_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_credit_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_credit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_line_put_message.rb +239 -0
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_post_message.rb +4 -3
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_put_message.rb +261 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_line_message.rb +229 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_lines_put_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_lines_save_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_message.rb +271 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_post_message.rb +13 -2
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_put_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_payment_line_save_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_payment_put_message.rb +4 -3
- data/lib/buildium-ruby/models/ownership_account_outstanding_balance_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_recurring_credit_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_recurring_payment_message.rb +3 -2
- data/lib/buildium-ruby/models/ownership_account_refund_line_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_refund_lines_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_refund_message.rb +3 -2
- data/lib/buildium-ruby/models/ownership_account_refund_post_message.rb +3 -2
- data/lib/buildium-ruby/models/ownership_account_transaction_message.rb +3 -2
- data/lib/buildium-ruby/models/paid_by_message.rb +3 -2
- data/lib/buildium-ruby/models/{bank_lockbox_data_search_message.rb → partial_payment_settings_message.rb} +13 -14
- data/lib/buildium-ruby/models/{wait_handle.rb → partial_payment_settings_patch_message.rb} +13 -20
- data/lib/buildium-ruby/models/participant_message.rb +3 -2
- data/lib/buildium-ruby/models/participant_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/participant_resource_message.rb +2 -1
- data/lib/buildium-ruby/models/patch_bill_request.rb +278 -0
- data/lib/buildium-ruby/models/patch_global_partial_payment_settings_request.rb +226 -0
- data/lib/buildium-ruby/models/payee_message.rb +2 -1
- data/lib/buildium-ruby/models/payment_detail_message.rb +4 -3
- data/lib/buildium-ruby/models/payment_detail_message_internal_transaction_status.rb +247 -0
- data/lib/buildium-ruby/models/{meter_reading_search_message.rb → payment_detail_message_payee.rb} +57 -38
- data/lib/buildium-ruby/models/payment_recurring_transaction_post_message.rb +2 -1
- data/lib/buildium-ruby/models/payment_transactions_message.rb +3 -2
- data/lib/buildium-ruby/models/payment_transactions_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/phone_log_message.rb +4 -3
- data/lib/buildium-ruby/models/phone_log_message_logged_by_staff_user.rb +257 -0
- data/lib/buildium-ruby/models/phone_log_message_participant.rb +248 -0
- data/lib/buildium-ruby/models/phone_log_participant_post_message.rb +3 -2
- data/lib/buildium-ruby/models/phone_log_participant_post_message_unit_agreement.rb +271 -0
- data/lib/buildium-ruby/models/phone_log_participant_unit_agreement_post_message.rb +2 -1
- data/lib/buildium-ruby/models/phone_log_post_message.rb +41 -2
- data/lib/buildium-ruby/models/{announcement_search_message.rb → phone_log_post_message_participant.rb} +40 -42
- data/lib/buildium-ruby/models/phone_log_put_message.rb +40 -1
- data/lib/buildium-ruby/models/phone_number_message.rb +2 -1
- data/lib/buildium-ruby/models/phone_numbers_message.rb +2 -1
- data/lib/buildium-ruby/models/property_group_message.rb +3 -2
- data/lib/buildium-ruby/models/property_group_message_created_by_user.rb +257 -0
- data/lib/buildium-ruby/models/property_group_post_message.rb +21 -1
- data/lib/buildium-ruby/models/property_group_put_message.rb +21 -1
- data/lib/buildium-ruby/models/property_manager_message.rb +2 -1
- data/lib/buildium-ruby/models/property_message.rb +2 -1
- data/lib/buildium-ruby/models/recurring_transaction_line_message.rb +2 -1
- data/lib/buildium-ruby/models/recurring_transaction_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/recurring_transaction_message.rb +13 -2
- data/lib/buildium-ruby/models/rent_schedule_charge_post_message.rb +274 -0
- data/lib/buildium-ruby/models/rent_schedule_charge_put_message.rb +274 -0
- data/lib/buildium-ruby/models/{client_lead_search_message.rb → rent_schedule_post_message.rb} +63 -48
- data/lib/buildium-ruby/models/rent_schedule_put_message.rb +290 -0
- data/lib/buildium-ruby/models/rental_appliance_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_appliance_post_message.rb +21 -1
- data/lib/buildium-ruby/models/rental_appliance_put_message.rb +21 -1
- data/lib/buildium-ruby/models/rental_appliance_service_history_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_appliance_service_history_post_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_features_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_features_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_image_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_image_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_message.rb +4 -3
- data/lib/buildium-ruby/models/rental_message_rental_manager.rb +299 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_data_message.rb +3 -2
- data/lib/buildium-ruby/models/rental_owner_contribution_data_message_reminder_settings.rb +237 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_data_put_message.rb +3 -2
- data/lib/buildium-ruby/models/rental_owner_contribution_data_put_message_reminder_settings.rb +237 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_reminder_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_reminder_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_owner_message.rb +4 -3
- data/lib/buildium-ruby/models/rental_owner_message_address.rb +321 -0
- data/lib/buildium-ruby/models/rental_owner_message_tax_information.rb +310 -0
- data/lib/buildium-ruby/models/rental_owner_post_message.rb +5 -4
- data/lib/buildium-ruby/models/rental_owner_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_owner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/rental_owner_post_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/rental_owner_put_message.rb +4 -3
- data/lib/buildium-ruby/models/rental_owner_request_task_message.rb +5 -4
- data/lib/buildium-ruby/models/rental_owner_request_task_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/rental_owner_request_task_post_message.rb +21 -1
- data/lib/buildium-ruby/models/rental_owner_request_task_put_message.rb +21 -1
- data/lib/buildium-ruby/models/rental_owner_tax_information_message.rb +3 -2
- data/lib/buildium-ruby/models/rental_preferred_vendor_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_preferred_vendor_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_property_post_message.rb +22 -2
- data/lib/buildium-ruby/models/rental_property_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_property_put_message.rb +22 -2
- data/lib/buildium-ruby/models/rental_property_put_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_property_unit_post_message.rb +22 -2
- data/lib/buildium-ruby/models/rental_property_unit_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_tenant_post_message.rb +44 -5
- data/lib/buildium-ruby/models/rental_tenant_put_message.rb +44 -5
- data/lib/buildium-ruby/models/rental_tenant_renewal_post_message.rb +44 -5
- data/lib/buildium-ruby/models/rental_unit_features_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_unit_features_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_unit_image_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_unit_image_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_unit_message.rb +3 -2
- data/lib/buildium-ruby/models/rental_unit_put_message.rb +22 -2
- data/lib/buildium-ruby/models/rental_units_post_message.rb +22 -2
- data/lib/buildium-ruby/models/renters_insurance_policy_message.rb +2 -1
- data/lib/buildium-ruby/models/{property_group_search_message.rb → reorder_rental_images_request.rb} +26 -23
- data/lib/buildium-ruby/models/requested_by_user_entity_message.rb +2 -1
- data/lib/buildium-ruby/models/resident_center_user_message.rb +4 -3
- data/lib/buildium-ruby/models/{meter_reading_details_delete_search_message.rb → resident_center_user_message_unit_agreement.rb} +46 -37
- data/lib/buildium-ruby/models/resident_center_user_message_user.rb +301 -0
- data/lib/buildium-ruby/models/resident_center_user_reference_message.rb +2 -1
- data/lib/buildium-ruby/models/resident_request_task_message.rb +7 -6
- data/lib/buildium-ruby/models/resident_request_task_message_appliance.rb +267 -0
- data/lib/buildium-ruby/models/resident_request_task_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/resident_request_task_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/resident_request_task_post_message.rb +23 -3
- data/lib/buildium-ruby/models/resident_request_task_put_message.rb +21 -1
- data/lib/buildium-ruby/models/retail_cash_property_message.rb +2 -1
- data/lib/buildium-ruby/models/retail_cash_unit_message.rb +2 -1
- data/lib/buildium-ruby/models/retail_cash_user_data_message.rb +2 -1
- data/lib/buildium-ruby/models/retail_cash_user_message.rb +6 -5
- data/lib/buildium-ruby/models/{lease_transaction_search_message.rb → retail_cash_user_message_property.rb} +57 -29
- data/lib/buildium-ruby/models/retail_cash_user_message_unit.rb +247 -0
- data/lib/buildium-ruby/models/retail_cash_user_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/retail_cash_user_message_user.rb +321 -0
- data/lib/buildium-ruby/models/retail_cash_user_put_message.rb +2 -1
- data/lib/buildium-ruby/models/save_address_message.rb +23 -3
- data/lib/buildium-ruby/models/save_emergency_contact_message.rb +2 -1
- data/lib/buildium-ruby/models/task_category_message.rb +2 -1
- data/lib/buildium-ruby/models/task_category_put_message.rb +21 -1
- data/lib/buildium-ruby/models/task_category_response_message.rb +3 -2
- data/lib/buildium-ruby/models/task_category_response_message_sub_category.rb +237 -0
- data/lib/buildium-ruby/models/task_category_save_message.rb +21 -1
- data/lib/buildium-ruby/models/task_history_file_message.rb +2 -1
- data/lib/buildium-ruby/models/task_history_file_upload_post_message.rb +21 -1
- data/lib/buildium-ruby/models/task_history_message.rb +4 -3
- data/lib/buildium-ruby/models/{user_search_message.rb → task_history_message_created_by_user.rb} +57 -53
- data/lib/buildium-ruby/models/{association_board_member_search_message.rb → task_history_message_last_updated_by_user.rb} +64 -37
- data/lib/buildium-ruby/models/task_history_put_message.rb +21 -1
- data/lib/buildium-ruby/models/task_history_user_message.rb +50 -5
- data/lib/buildium-ruby/models/task_sub_category_message.rb +2 -1
- data/lib/buildium-ruby/models/tax_information_post_message.rb +3 -2
- data/lib/buildium-ruby/models/tax_information_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/tax_information_save_message.rb +3 -2
- data/lib/buildium-ruby/models/tenant_message.rb +5 -4
- data/lib/buildium-ruby/models/tenant_message_address.rb +321 -0
- data/lib/buildium-ruby/models/tenant_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/tenant_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/to_do_task_message.rb +4 -3
- data/lib/buildium-ruby/models/to_do_task_post_message.rb +21 -1
- data/lib/buildium-ruby/models/to_do_task_put_message.rb +21 -1
- data/lib/buildium-ruby/models/unclear_transactions_request.rb +233 -0
- data/lib/buildium-ruby/models/undeposited_funds_message.rb +3 -2
- data/lib/buildium-ruby/models/undeposited_funds_message_general_ledger_transaction.rb +267 -0
- data/lib/buildium-ruby/models/unit_agreement_message.rb +2 -1
- data/lib/buildium-ruby/models/unit_entity_message.rb +2 -1
- data/lib/buildium-ruby/models/update_applicant_group_request.rb +292 -0
- data/lib/buildium-ruby/models/update_applicant_request.rb +313 -0
- data/lib/buildium-ruby/models/update_application_request.rb +265 -0
- data/lib/buildium-ruby/models/update_association_appliance_request.rb +300 -0
- data/lib/buildium-ruby/models/update_association_owner_occupancy_status_request.rb +231 -0
- data/lib/buildium-ruby/models/update_association_owner_request.rb +409 -0
- data/lib/buildium-ruby/models/update_association_ownership_account_request.rb +231 -0
- data/lib/buildium-ruby/models/update_association_preferred_vendors_request.rb +233 -0
- data/lib/buildium-ruby/models/update_association_request.rb +349 -0
- data/lib/buildium-ruby/models/update_association_tenant_request.rb +375 -0
- data/lib/buildium-ruby/models/{tenant_search_message.rb → update_association_unit_request.rb} +93 -92
- data/lib/buildium-ruby/models/update_bank_account_deposit_request.rb +258 -0
- data/lib/buildium-ruby/models/update_bank_account_request.rb +370 -0
- data/lib/buildium-ruby/models/update_bill_request.rb +294 -0
- data/lib/buildium-ruby/models/update_board_member_request.rb +286 -0
- data/lib/buildium-ruby/models/update_budget_request.rb +267 -0
- data/lib/buildium-ruby/models/update_check_for_bank_account_request.rb +282 -0
- data/lib/buildium-ruby/models/update_contact_request_task_request.rb +415 -0
- data/lib/buildium-ruby/models/update_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/update_e_pay_settings_for_association_request.rb +258 -0
- data/lib/buildium-ruby/models/update_file_category_request.rb +251 -0
- data/lib/buildium-ruby/models/update_file_request.rb +275 -0
- data/lib/buildium-ruby/models/update_file_sharing_setting_request.rb +324 -0
- data/lib/buildium-ruby/models/update_general_journal_entry_request.rb +272 -0
- data/lib/buildium-ruby/models/update_gl_account_request.rb +371 -0
- data/lib/buildium-ruby/models/update_lease_charge_request.rb +258 -0
- data/lib/buildium-ruby/models/{general_ledger_transaction_search_message.rb → update_lease_ledger_payment_request.rb} +76 -59
- data/lib/buildium-ruby/models/update_lease_note_request.rb +250 -0
- data/lib/buildium-ruby/models/update_lease_request.rb +330 -0
- data/lib/buildium-ruby/models/update_ownership_account_charge_request.rb +258 -0
- data/lib/buildium-ruby/models/update_ownership_account_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/{ownership_account_outstanding_balance_search_message.rb → update_ownership_account_ledger_payment_request.rb} +84 -64
- data/lib/buildium-ruby/models/update_phone_log_request.rb +299 -0
- data/lib/buildium-ruby/models/update_property_group_request.rb +277 -0
- data/lib/buildium-ruby/models/update_reconciliation_balances_request.rb +261 -0
- data/lib/buildium-ruby/models/update_reconciliation_request.rb +231 -0
- data/lib/buildium-ruby/models/update_rent_schedule_request.rb +297 -0
- data/lib/buildium-ruby/models/update_rental_appliance_request.rb +300 -0
- data/lib/buildium-ruby/models/update_rental_features_request.rb +262 -0
- data/lib/buildium-ruby/models/update_rental_image_request.rb +241 -0
- data/lib/buildium-ruby/models/update_rental_owner_request.rb +362 -0
- data/lib/buildium-ruby/models/update_rental_owner_request_task_contribution_data_request.rb +237 -0
- data/lib/buildium-ruby/models/{rental_owner_request_task_search_message.rb → update_rental_owner_request_task_request.rb} +133 -103
- data/lib/buildium-ruby/models/update_rental_preferred_vendors_request.rb +233 -0
- data/lib/buildium-ruby/models/update_rental_property_request.rb +368 -0
- data/lib/buildium-ruby/models/update_rental_tenant_request.rb +419 -0
- data/lib/buildium-ruby/models/{gl_accounts_search_message.rb → update_rental_unit_features_request.rb} +21 -14
- data/lib/buildium-ruby/models/update_rental_unit_image_request.rb +241 -0
- data/lib/buildium-ruby/models/update_rental_unit_request.rb +360 -0
- data/lib/buildium-ruby/models/{phone_log_search_message.rb → update_resource_request.rb} +119 -79
- data/lib/buildium-ruby/models/update_retail_cash_user_request.rb +231 -0
- data/lib/buildium-ruby/models/update_task_category_request.rb +251 -0
- data/lib/buildium-ruby/models/update_task_history_request.rb +250 -0
- data/lib/buildium-ruby/models/{to_do_task_search_message.rb → update_to_do_task_request.rb} +138 -103
- data/lib/buildium-ruby/models/update_vendor_request.rb +372 -0
- data/lib/buildium-ruby/models/update_work_order_request.rb +364 -0
- data/lib/buildium-ruby/models/upload_task_history_file_request_async_request.rb +250 -0
- data/lib/buildium-ruby/models/{meter_reading_details_search_message.rb → upsert_association_meter_reading_details_async_request.rb} +35 -10
- data/lib/buildium-ruby/models/upsert_listings_async_request.rb +291 -0
- data/lib/buildium-ruby/models/user_message.rb +3 -2
- data/lib/buildium-ruby/models/user_message_user_role.rb +257 -0
- data/lib/buildium-ruby/models/user_role_message.rb +2 -1
- data/lib/buildium-ruby/models/vehicle_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_category_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_category_save_message.rb +21 -1
- data/lib/buildium-ruby/models/vendor_credit_line_item_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_credit_line_item_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/vendor_credit_line_item_post_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_credit_line_item_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/vendor_credit_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_credit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_insurance_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_insurance_save_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_message.rb +6 -5
- data/lib/buildium-ruby/models/vendor_message_address.rb +321 -0
- data/lib/buildium-ruby/models/vendor_message_category.rb +235 -0
- data/lib/buildium-ruby/models/{applicant_group_search_message.rb → vendor_message_tax_information.rb} +66 -52
- data/lib/buildium-ruby/models/vendor_message_vendor_insurance.rb +247 -0
- data/lib/buildium-ruby/models/vendor_post_message.rb +6 -5
- data/lib/buildium-ruby/models/vendor_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/vendor_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/{resident_center_user_search_message.rb → vendor_post_message_tax_information.rb} +60 -48
- data/lib/buildium-ruby/models/vendor_post_message_vendor_insurance.rb +247 -0
- data/lib/buildium-ruby/models/vendor_put_message.rb +6 -5
- data/lib/buildium-ruby/models/{association_search_message.rb → vendor_put_message_tax_information.rb} +68 -60
- data/lib/buildium-ruby/models/vendor_refund_line_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_refund_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/vendor_refund_line_post_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_refund_line_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/vendor_refund_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_refund_post_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_tax_information_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_transaction_message.rb +2 -1
- data/lib/buildium-ruby/models/video_link_request_post_message.rb +21 -1
- data/lib/buildium-ruby/models/work_order_entry_contact_message.rb +2 -1
- data/lib/buildium-ruby/models/work_order_entry_contact_resource_message.rb +2 -1
- data/lib/buildium-ruby/models/work_order_line_item_message.rb +2 -1
- data/lib/buildium-ruby/models/work_order_line_item_save_message.rb +2 -1
- data/lib/buildium-ruby/models/work_order_message.rb +82 -5
- data/lib/buildium-ruby/models/{rental_appliance_search_message.rb → work_order_message_entry_contact.rb} +29 -22
- data/lib/buildium-ruby/models/{rental_search_message.rb → work_order_message_task.rb} +95 -71
- data/lib/buildium-ruby/models/work_order_post_message.rb +17 -4
- data/lib/buildium-ruby/models/work_order_post_message_task.rb +372 -0
- data/lib/buildium-ruby/models/work_order_put_message.rb +16 -3
- data/lib/buildium-ruby/models/work_order_task_message.rb +3 -2
- data/lib/buildium-ruby/models/work_order_task_post_message.rb +21 -1
- data/lib/buildium-ruby/version.rb +1 -1
- data/lib/buildium-ruby.rb +366 -58
- metadata +739 -118
- data/docs/AnnouncementSearchMessage.md +0 -26
- data/docs/ApplicantGroupSearchMessage.md +0 -26
- data/docs/ApplicantSearchMessage.md +0 -32
- data/docs/AssociationApplianceSearchMessage.md +0 -20
- data/docs/AssociationBoardMemberSearchMessage.md +0 -24
- data/docs/AssociationOwnershipAccountSearchMessage.md +0 -30
- data/docs/AssociationSearchMessage.md +0 -28
- data/docs/AssociationUnitSearchMessage.md +0 -22
- data/docs/AssociationUserSearchMessage.md +0 -34
- data/docs/BankAccountCheckSearchMessage.md +0 -20
- data/docs/BankAccountDepositSearchMessage.md +0 -20
- data/docs/BankAccountQuickDepositSearchMessage.md +0 -20
- data/docs/BankAccountSearchMessage.md +0 -22
- data/docs/BankAccountTransactionSearchMessage.md +0 -24
- data/docs/BankAccountTransferSearchMessage.md +0 -20
- data/docs/BankAccountWithdrawalSearchMessage.md +0 -20
- data/docs/BankLockboxDataSearchMessage.md +0 -18
- data/docs/BillSearchMessage.md +0 -32
- data/docs/BudgetSearchMessage.md +0 -22
- data/docs/CancellationToken.md +0 -22
- data/docs/ClientLeadSearchMessage.md +0 -26
- data/docs/ContactRequestTaskSearchMessage.md +0 -40
- data/docs/EmailSearchMessage.md +0 -26
- data/docs/FileSearchMessage.md +0 -30
- data/docs/GLAccountBalanceSearchMessage.md +0 -26
- data/docs/GLAccountsSearchMessage.md +0 -18
- data/docs/GeneralLedgerSearchMessage.md +0 -28
- data/docs/GeneralLedgerTransactionSearchMessage.md +0 -26
- data/docs/LeaseOutstandingBalanceSearchMessage.md +0 -30
- data/docs/LeaseRenewalSearchMessage.md +0 -22
- data/docs/LeaseSearchMessage.md +0 -40
- data/docs/LeaseTransactionSearchMessage.md +0 -22
- data/docs/ListingSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsDeleteSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsPutSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsSearchMessage.md +0 -20
- data/docs/MeterReadingSearchMessage.md +0 -22
- data/docs/NoteSearchMessage.md +0 -22
- data/docs/OwnershipAccountOutstandingBalanceSearchMessage.md +0 -26
- data/docs/PhoneLogSearchMessage.md +0 -32
- data/docs/PropertyGroupSearchMessage.md +0 -20
- data/docs/RentalApplianceSearchMessage.md +0 -20
- data/docs/RentalOwnerRequestTaskSearchMessage.md +0 -40
- data/docs/RentalOwnersSearchMessage.md +0 -30
- data/docs/RentalSearchMessage.md +0 -32
- data/docs/RentalUnitSearchMessage.md +0 -22
- data/docs/ResidentCenterUserSearchMessage.md +0 -26
- data/docs/ResidentRequestTaskSearchMessage.md +0 -42
- data/docs/RetailCashUsersSearchMessage.md +0 -28
- data/docs/SafeWaitHandle.md +0 -20
- data/docs/TaskSearchMessage.md +0 -44
- data/docs/TenantSearchMessage.md +0 -36
- data/docs/ToDoTaskSearchMessage.md +0 -40
- data/docs/UserSearchMessage.md +0 -26
- data/docs/VendorSearchMessage.md +0 -32
- data/docs/VendorTransactionSearchMessage.md +0 -26
- data/docs/WaitHandle.md +0 -20
- data/docs/WorkOrderSearchMessage.md +0 -54
@@ -13,7 +13,9 @@ All URIs are relative to *https://api.buildium.com*
|
|
13
13
|
| [**create_ownership_account_recurring_payment**](OwnershipAccountTransactionsApi.md#create_ownership_account_recurring_payment) | **POST** /v1/associations/ownershipaccounts/{ownershipAccountId}/recurringpayments | Create a recurring payment |
|
14
14
|
| [**create_ownership_account_refund**](OwnershipAccountTransactionsApi.md#create_ownership_account_refund) | **POST** /v1/associations/ownershipaccounts/{ownershipAccountId}/refunds | Create a refund |
|
15
15
|
| [**create_ownership_accounts_charge_recurring_transaction**](OwnershipAccountTransactionsApi.md#create_ownership_accounts_charge_recurring_transaction) | **POST** /v1/associations/ownershipaccounts/{ownershipAccountId}/recurringcharges | Create a recurring charge |
|
16
|
+
| [**get_all_ownership_account_charges**](OwnershipAccountTransactionsApi.md#get_all_ownership_account_charges) | **GET** /v1/associations/ownershipaccounts/{ownershipAccountId}/charges | Retrieve all charges |
|
16
17
|
| [**get_association_recurring_transaction**](OwnershipAccountTransactionsApi.md#get_association_recurring_transaction) | **GET** /v1/associations/ownershipaccounts/{ownershipAccountId}/recurringtransactions | Retrieve all recurring transactions |
|
18
|
+
| [**get_ownership_account_charge_by_id**](OwnershipAccountTransactionsApi.md#get_ownership_account_charge_by_id) | **GET** /v1/associations/ownershipaccounts/{ownershipAccountId}/charges/{chargeId} | Retrieve a charge |
|
17
19
|
| [**get_ownership_account_ledger**](OwnershipAccountTransactionsApi.md#get_ownership_account_ledger) | **GET** /v1/associations/ownershipaccounts/{ownershipAccountId}/transactions | Retrieve all transactions |
|
18
20
|
| [**get_ownership_account_outstanding_balances**](OwnershipAccountTransactionsApi.md#get_ownership_account_outstanding_balances) | **GET** /v1/associations/ownershipaccounts/outstandingbalances | Retrieve all outstanding balances |
|
19
21
|
| [**get_ownership_account_recurring_credit_by_id**](OwnershipAccountTransactionsApi.md#get_ownership_account_recurring_credit_by_id) | **GET** /v1/associations/ownershipaccounts/{ownershipAccountId}/recurringcredits/{transactionId} | Retrieve a recurring credit |
|
@@ -22,16 +24,17 @@ All URIs are relative to *https://api.buildium.com*
|
|
22
24
|
| [**get_ownership_accounts_charge_recurring_transaction_by_id**](OwnershipAccountTransactionsApi.md#get_ownership_accounts_charge_recurring_transaction_by_id) | **GET** /v1/associations/ownershipaccounts/{ownershipAccountId}/recurringcharges/{transactionId} | Retrieve a recurring charge |
|
23
25
|
| [**get_recurring_ownership_account_payments_by_id**](OwnershipAccountTransactionsApi.md#get_recurring_ownership_account_payments_by_id) | **GET** /v1/associations/ownershipaccounts/{ownershipAccountId}/recurringpayments/{paymentId} | Retrieve a recurring payment |
|
24
26
|
| [**update_ownership_account_charge**](OwnershipAccountTransactionsApi.md#update_ownership_account_charge) | **PUT** /v1/associations/ownershipaccounts/{ownershipAccountId}/charges/{chargeId} | Update a charge |
|
27
|
+
| [**update_ownership_account_deposit_withholding**](OwnershipAccountTransactionsApi.md#update_ownership_account_deposit_withholding) | **PUT** /v1/associations/ownershipaccounts/{ownershipAccountId}/applieddeposits/{depositId} | Update a deposit withholding |
|
25
28
|
| [**update_ownership_account_ledger_payment**](OwnershipAccountTransactionsApi.md#update_ownership_account_ledger_payment) | **PUT** /v1/associations/ownershipaccounts/{ownershipAccountId}/payments/{paymentId} | Update a payment |
|
26
29
|
|
27
30
|
|
28
31
|
## create_ownership_account_auto_allocated_payment
|
29
32
|
|
30
|
-
> <OwnershipAccountTransactionMessage> create_ownership_account_auto_allocated_payment(ownership_account_id,
|
33
|
+
> <OwnershipAccountTransactionMessage> create_ownership_account_auto_allocated_payment(ownership_account_id, create_ownership_account_auto_allocated_payment_request)
|
31
34
|
|
32
35
|
Create a payment (auto allocated)
|
33
36
|
|
34
|
-
Creates a payment on the ownership account ledger. Note that the recorded payment will be automatically allocated to the general ledger accounts based on the payment allocation settings. These settings can be found under the Settings
|
37
|
+
Creates a payment on the ownership account ledger. Note that the recorded payment will be automatically allocated to the general ledger accounts based on the payment allocation settings. These settings can be found under the Settings > Application Settings > Residents page in your account. If you'd like to specify the general ledger accounts the payment should apply to, please use the <a href=\"#operation/CreateOwnershipAccountLedgerPayment\">Create a payment</a> endpoint. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit`
|
35
38
|
|
36
39
|
### Examples
|
37
40
|
|
@@ -53,11 +56,11 @@ end
|
|
53
56
|
|
54
57
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
55
58
|
ownership_account_id = 56 # Integer |
|
56
|
-
|
59
|
+
create_ownership_account_auto_allocated_payment_request = Buildium::CreateOwnershipAccountAutoAllocatedPaymentRequest.new({date: Date.today, payment_method: 'Check', send_email_receipt: false, total_amount: 3.56}) # CreateOwnershipAccountAutoAllocatedPaymentRequest |
|
57
60
|
|
58
61
|
begin
|
59
62
|
# Create a payment (auto allocated)
|
60
|
-
result = api_instance.create_ownership_account_auto_allocated_payment(ownership_account_id,
|
63
|
+
result = api_instance.create_ownership_account_auto_allocated_payment(ownership_account_id, create_ownership_account_auto_allocated_payment_request)
|
61
64
|
p result
|
62
65
|
rescue Buildium::ApiError => e
|
63
66
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_account_auto_allocated_payment: #{e}"
|
@@ -68,12 +71,12 @@ end
|
|
68
71
|
|
69
72
|
This returns an Array which contains the response data, status code and headers.
|
70
73
|
|
71
|
-
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_auto_allocated_payment_with_http_info(ownership_account_id,
|
74
|
+
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_auto_allocated_payment_with_http_info(ownership_account_id, create_ownership_account_auto_allocated_payment_request)
|
72
75
|
|
73
76
|
```ruby
|
74
77
|
begin
|
75
78
|
# Create a payment (auto allocated)
|
76
|
-
data, status_code, headers = api_instance.create_ownership_account_auto_allocated_payment_with_http_info(ownership_account_id,
|
79
|
+
data, status_code, headers = api_instance.create_ownership_account_auto_allocated_payment_with_http_info(ownership_account_id, create_ownership_account_auto_allocated_payment_request)
|
77
80
|
p status_code # => 2xx
|
78
81
|
p headers # => { ... }
|
79
82
|
p data # => <OwnershipAccountTransactionMessage>
|
@@ -87,7 +90,7 @@ end
|
|
87
90
|
| Name | Type | Description | Notes |
|
88
91
|
| ---- | ---- | ----------- | ----- |
|
89
92
|
| **ownership_account_id** | **Integer** | | |
|
90
|
-
| **
|
93
|
+
| **create_ownership_account_auto_allocated_payment_request** | [**CreateOwnershipAccountAutoAllocatedPaymentRequest**](CreateOwnershipAccountAutoAllocatedPaymentRequest.md) | | |
|
91
94
|
|
92
95
|
### Return type
|
93
96
|
|
@@ -105,11 +108,11 @@ end
|
|
105
108
|
|
106
109
|
## create_ownership_account_credit
|
107
110
|
|
108
|
-
> <OwnershipAccountTransactionMessage> create_ownership_account_credit(ownership_account_id,
|
111
|
+
> <OwnershipAccountTransactionMessage> create_ownership_account_credit(ownership_account_id, create_ownership_account_credit_request)
|
109
112
|
|
110
113
|
Create a credit
|
111
114
|
|
112
|
-
Creates a ledger credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
115
|
+
Creates a ledger credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit`
|
113
116
|
|
114
117
|
### Examples
|
115
118
|
|
@@ -131,11 +134,11 @@ end
|
|
131
134
|
|
132
135
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
133
136
|
ownership_account_id = 56 # Integer |
|
134
|
-
|
137
|
+
create_ownership_account_credit_request = Buildium::CreateOwnershipAccountCreditRequest.new({date: Date.today, credit_type: 'WaiveUnpaid', lines: [Buildium::OwnershipAccountCreditLinePostMessage.new({amount: 3.56, gl_account_id: 37})]}) # CreateOwnershipAccountCreditRequest |
|
135
138
|
|
136
139
|
begin
|
137
140
|
# Create a credit
|
138
|
-
result = api_instance.create_ownership_account_credit(ownership_account_id,
|
141
|
+
result = api_instance.create_ownership_account_credit(ownership_account_id, create_ownership_account_credit_request)
|
139
142
|
p result
|
140
143
|
rescue Buildium::ApiError => e
|
141
144
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_account_credit: #{e}"
|
@@ -146,12 +149,12 @@ end
|
|
146
149
|
|
147
150
|
This returns an Array which contains the response data, status code and headers.
|
148
151
|
|
149
|
-
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_credit_with_http_info(ownership_account_id,
|
152
|
+
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_credit_with_http_info(ownership_account_id, create_ownership_account_credit_request)
|
150
153
|
|
151
154
|
```ruby
|
152
155
|
begin
|
153
156
|
# Create a credit
|
154
|
-
data, status_code, headers = api_instance.create_ownership_account_credit_with_http_info(ownership_account_id,
|
157
|
+
data, status_code, headers = api_instance.create_ownership_account_credit_with_http_info(ownership_account_id, create_ownership_account_credit_request)
|
155
158
|
p status_code # => 2xx
|
156
159
|
p headers # => { ... }
|
157
160
|
p data # => <OwnershipAccountTransactionMessage>
|
@@ -165,7 +168,7 @@ end
|
|
165
168
|
| Name | Type | Description | Notes |
|
166
169
|
| ---- | ---- | ----------- | ----- |
|
167
170
|
| **ownership_account_id** | **Integer** | | |
|
168
|
-
| **
|
171
|
+
| **create_ownership_account_credit_request** | [**CreateOwnershipAccountCreditRequest**](CreateOwnershipAccountCreditRequest.md) | | |
|
169
172
|
|
170
173
|
### Return type
|
171
174
|
|
@@ -183,11 +186,11 @@ end
|
|
183
186
|
|
184
187
|
## create_ownership_account_credit_recurring_transaction
|
185
188
|
|
186
|
-
> <OwnershipAccountRecurringCreditMessage> create_ownership_account_credit_recurring_transaction(ownership_account_id,
|
189
|
+
> <OwnershipAccountRecurringCreditMessage> create_ownership_account_credit_recurring_transaction(ownership_account_id, create_ownership_account_credit_recurring_transaction_request)
|
187
190
|
|
188
191
|
Create a recurring credit
|
189
192
|
|
190
|
-
Creates a recurring credit transaction that will post automatically on the specified ownership account ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
193
|
+
Creates a recurring credit transaction that will post automatically on the specified ownership account ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit`
|
191
194
|
|
192
195
|
### Examples
|
193
196
|
|
@@ -209,11 +212,11 @@ end
|
|
209
212
|
|
210
213
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
211
214
|
ownership_account_id = 56 # Integer |
|
212
|
-
|
215
|
+
create_ownership_account_credit_recurring_transaction_request = Buildium::CreateOwnershipAccountCreditRecurringTransactionRequest.new({credit_type: 'WaiveUnpaid', post_days_in_advance: 37, frequency: 'Monthly', first_occurrence_date: Date.today}) # CreateOwnershipAccountCreditRecurringTransactionRequest |
|
213
216
|
|
214
217
|
begin
|
215
218
|
# Create a recurring credit
|
216
|
-
result = api_instance.create_ownership_account_credit_recurring_transaction(ownership_account_id,
|
219
|
+
result = api_instance.create_ownership_account_credit_recurring_transaction(ownership_account_id, create_ownership_account_credit_recurring_transaction_request)
|
217
220
|
p result
|
218
221
|
rescue Buildium::ApiError => e
|
219
222
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_account_credit_recurring_transaction: #{e}"
|
@@ -224,12 +227,12 @@ end
|
|
224
227
|
|
225
228
|
This returns an Array which contains the response data, status code and headers.
|
226
229
|
|
227
|
-
> <Array(<OwnershipAccountRecurringCreditMessage>, Integer, Hash)> create_ownership_account_credit_recurring_transaction_with_http_info(ownership_account_id,
|
230
|
+
> <Array(<OwnershipAccountRecurringCreditMessage>, Integer, Hash)> create_ownership_account_credit_recurring_transaction_with_http_info(ownership_account_id, create_ownership_account_credit_recurring_transaction_request)
|
228
231
|
|
229
232
|
```ruby
|
230
233
|
begin
|
231
234
|
# Create a recurring credit
|
232
|
-
data, status_code, headers = api_instance.create_ownership_account_credit_recurring_transaction_with_http_info(ownership_account_id,
|
235
|
+
data, status_code, headers = api_instance.create_ownership_account_credit_recurring_transaction_with_http_info(ownership_account_id, create_ownership_account_credit_recurring_transaction_request)
|
233
236
|
p status_code # => 2xx
|
234
237
|
p headers # => { ... }
|
235
238
|
p data # => <OwnershipAccountRecurringCreditMessage>
|
@@ -243,7 +246,7 @@ end
|
|
243
246
|
| Name | Type | Description | Notes |
|
244
247
|
| ---- | ---- | ----------- | ----- |
|
245
248
|
| **ownership_account_id** | **Integer** | | |
|
246
|
-
| **
|
249
|
+
| **create_ownership_account_credit_recurring_transaction_request** | [**CreateOwnershipAccountCreditRecurringTransactionRequest**](CreateOwnershipAccountCreditRecurringTransactionRequest.md) | | |
|
247
250
|
|
248
251
|
### Return type
|
249
252
|
|
@@ -261,11 +264,11 @@ end
|
|
261
264
|
|
262
265
|
## create_ownership_account_deposit_withholding
|
263
266
|
|
264
|
-
> <OwnershipAccountTransactionMessage> create_ownership_account_deposit_withholding(ownership_account_id,
|
267
|
+
> <OwnershipAccountTransactionMessage> create_ownership_account_deposit_withholding(ownership_account_id, create_ownership_account_deposit_withholding_request)
|
265
268
|
|
266
269
|
Create a deposit withholding
|
267
270
|
|
268
|
-
Withholds an association owner deposit by reallocating the funds from a liability account to an income account to cover an expense(s). <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
271
|
+
Withholds an association owner deposit by reallocating the funds from a liability account to an income account to cover an expense(s). <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit` <span class=\"permissionBlock\">Accounting > General Ledger Accounts</span> - `View`
|
269
272
|
|
270
273
|
### Examples
|
271
274
|
|
@@ -287,11 +290,11 @@ end
|
|
287
290
|
|
288
291
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
289
292
|
ownership_account_id = 56 # Integer |
|
290
|
-
|
293
|
+
create_ownership_account_deposit_withholding_request = Buildium::CreateOwnershipAccountDepositWithholdingRequest.new({entry_date: Date.today, deposit_liability_gl_account_id: 37}) # CreateOwnershipAccountDepositWithholdingRequest |
|
291
294
|
|
292
295
|
begin
|
293
296
|
# Create a deposit withholding
|
294
|
-
result = api_instance.create_ownership_account_deposit_withholding(ownership_account_id,
|
297
|
+
result = api_instance.create_ownership_account_deposit_withholding(ownership_account_id, create_ownership_account_deposit_withholding_request)
|
295
298
|
p result
|
296
299
|
rescue Buildium::ApiError => e
|
297
300
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_account_deposit_withholding: #{e}"
|
@@ -302,12 +305,12 @@ end
|
|
302
305
|
|
303
306
|
This returns an Array which contains the response data, status code and headers.
|
304
307
|
|
305
|
-
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_deposit_withholding_with_http_info(ownership_account_id,
|
308
|
+
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_deposit_withholding_with_http_info(ownership_account_id, create_ownership_account_deposit_withholding_request)
|
306
309
|
|
307
310
|
```ruby
|
308
311
|
begin
|
309
312
|
# Create a deposit withholding
|
310
|
-
data, status_code, headers = api_instance.create_ownership_account_deposit_withholding_with_http_info(ownership_account_id,
|
313
|
+
data, status_code, headers = api_instance.create_ownership_account_deposit_withholding_with_http_info(ownership_account_id, create_ownership_account_deposit_withholding_request)
|
311
314
|
p status_code # => 2xx
|
312
315
|
p headers # => { ... }
|
313
316
|
p data # => <OwnershipAccountTransactionMessage>
|
@@ -321,7 +324,7 @@ end
|
|
321
324
|
| Name | Type | Description | Notes |
|
322
325
|
| ---- | ---- | ----------- | ----- |
|
323
326
|
| **ownership_account_id** | **Integer** | | |
|
324
|
-
| **
|
327
|
+
| **create_ownership_account_deposit_withholding_request** | [**CreateOwnershipAccountDepositWithholdingRequest**](CreateOwnershipAccountDepositWithholdingRequest.md) | | |
|
325
328
|
|
326
329
|
### Return type
|
327
330
|
|
@@ -339,11 +342,11 @@ end
|
|
339
342
|
|
340
343
|
## create_ownership_account_ledger_charge
|
341
344
|
|
342
|
-
> <OwnershipAccountTransactionMessage> create_ownership_account_ledger_charge(ownership_account_id,
|
345
|
+
> <OwnershipAccountTransactionMessage> create_ownership_account_ledger_charge(ownership_account_id, create_ownership_account_ledger_charge_request)
|
343
346
|
|
344
347
|
Create a charge
|
345
348
|
|
346
|
-
Creates a ledger charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
349
|
+
Creates a ledger charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > Bills</span> - `View` `Edit` In order to associate the charge to a bill using the BillId property, you must have this permission.
|
347
350
|
|
348
351
|
### Examples
|
349
352
|
|
@@ -365,11 +368,11 @@ end
|
|
365
368
|
|
366
369
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
367
370
|
ownership_account_id = 56 # Integer | The ownership account identifier.
|
368
|
-
|
371
|
+
create_ownership_account_ledger_charge_request = Buildium::CreateOwnershipAccountLedgerChargeRequest.new({date: Date.today, lines: [Buildium::OwnershipAccountLedgerChargeLinesSaveMessage.new({amount: 3.56, gl_account_id: 37})]}) # CreateOwnershipAccountLedgerChargeRequest |
|
369
372
|
|
370
373
|
begin
|
371
374
|
# Create a charge
|
372
|
-
result = api_instance.create_ownership_account_ledger_charge(ownership_account_id,
|
375
|
+
result = api_instance.create_ownership_account_ledger_charge(ownership_account_id, create_ownership_account_ledger_charge_request)
|
373
376
|
p result
|
374
377
|
rescue Buildium::ApiError => e
|
375
378
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_account_ledger_charge: #{e}"
|
@@ -380,12 +383,12 @@ end
|
|
380
383
|
|
381
384
|
This returns an Array which contains the response data, status code and headers.
|
382
385
|
|
383
|
-
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_ledger_charge_with_http_info(ownership_account_id,
|
386
|
+
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_ledger_charge_with_http_info(ownership_account_id, create_ownership_account_ledger_charge_request)
|
384
387
|
|
385
388
|
```ruby
|
386
389
|
begin
|
387
390
|
# Create a charge
|
388
|
-
data, status_code, headers = api_instance.create_ownership_account_ledger_charge_with_http_info(ownership_account_id,
|
391
|
+
data, status_code, headers = api_instance.create_ownership_account_ledger_charge_with_http_info(ownership_account_id, create_ownership_account_ledger_charge_request)
|
389
392
|
p status_code # => 2xx
|
390
393
|
p headers # => { ... }
|
391
394
|
p data # => <OwnershipAccountTransactionMessage>
|
@@ -399,7 +402,7 @@ end
|
|
399
402
|
| Name | Type | Description | Notes |
|
400
403
|
| ---- | ---- | ----------- | ----- |
|
401
404
|
| **ownership_account_id** | **Integer** | The ownership account identifier. | |
|
402
|
-
| **
|
405
|
+
| **create_ownership_account_ledger_charge_request** | [**CreateOwnershipAccountLedgerChargeRequest**](CreateOwnershipAccountLedgerChargeRequest.md) | | |
|
403
406
|
|
404
407
|
### Return type
|
405
408
|
|
@@ -417,11 +420,11 @@ end
|
|
417
420
|
|
418
421
|
## create_ownership_account_ledger_payment
|
419
422
|
|
420
|
-
> <OwnershipAccountTransactionMessage> create_ownership_account_ledger_payment(ownership_account_id,
|
423
|
+
> <OwnershipAccountTransactionMessage> create_ownership_account_ledger_payment(ownership_account_id, create_ownership_account_ledger_payment_request)
|
421
424
|
|
422
425
|
Create a payment
|
423
426
|
|
424
|
-
Creates a ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
427
|
+
Creates a ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit`
|
425
428
|
|
426
429
|
### Examples
|
427
430
|
|
@@ -443,11 +446,11 @@ end
|
|
443
446
|
|
444
447
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
445
448
|
ownership_account_id = 56 # Integer |
|
446
|
-
|
449
|
+
create_ownership_account_ledger_payment_request = Buildium::CreateOwnershipAccountLedgerPaymentRequest.new({date: Date.today, payment_method: 'Check', send_email_receipt: false, lines: [Buildium::OwnershipAccountLedgerPaymentLineSaveMessage.new({amount: 3.56, gl_account_id: 37})]}) # CreateOwnershipAccountLedgerPaymentRequest |
|
447
450
|
|
448
451
|
begin
|
449
452
|
# Create a payment
|
450
|
-
result = api_instance.create_ownership_account_ledger_payment(ownership_account_id,
|
453
|
+
result = api_instance.create_ownership_account_ledger_payment(ownership_account_id, create_ownership_account_ledger_payment_request)
|
451
454
|
p result
|
452
455
|
rescue Buildium::ApiError => e
|
453
456
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_account_ledger_payment: #{e}"
|
@@ -458,12 +461,12 @@ end
|
|
458
461
|
|
459
462
|
This returns an Array which contains the response data, status code and headers.
|
460
463
|
|
461
|
-
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_ledger_payment_with_http_info(ownership_account_id,
|
464
|
+
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> create_ownership_account_ledger_payment_with_http_info(ownership_account_id, create_ownership_account_ledger_payment_request)
|
462
465
|
|
463
466
|
```ruby
|
464
467
|
begin
|
465
468
|
# Create a payment
|
466
|
-
data, status_code, headers = api_instance.create_ownership_account_ledger_payment_with_http_info(ownership_account_id,
|
469
|
+
data, status_code, headers = api_instance.create_ownership_account_ledger_payment_with_http_info(ownership_account_id, create_ownership_account_ledger_payment_request)
|
467
470
|
p status_code # => 2xx
|
468
471
|
p headers # => { ... }
|
469
472
|
p data # => <OwnershipAccountTransactionMessage>
|
@@ -477,7 +480,7 @@ end
|
|
477
480
|
| Name | Type | Description | Notes |
|
478
481
|
| ---- | ---- | ----------- | ----- |
|
479
482
|
| **ownership_account_id** | **Integer** | | |
|
480
|
-
| **
|
483
|
+
| **create_ownership_account_ledger_payment_request** | [**CreateOwnershipAccountLedgerPaymentRequest**](CreateOwnershipAccountLedgerPaymentRequest.md) | | |
|
481
484
|
|
482
485
|
### Return type
|
483
486
|
|
@@ -495,11 +498,11 @@ end
|
|
495
498
|
|
496
499
|
## create_ownership_account_recurring_payment
|
497
500
|
|
498
|
-
> <OwnershipAccountRecurringPaymentMessage> create_ownership_account_recurring_payment(ownership_account_id,
|
501
|
+
> <OwnershipAccountRecurringPaymentMessage> create_ownership_account_recurring_payment(ownership_account_id, create_ownership_account_recurring_payment_request)
|
499
502
|
|
500
503
|
Create a recurring payment
|
501
504
|
|
502
|
-
Creates a recurring payment that will post automatically on the specified ownership account ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
505
|
+
Creates a recurring payment that will post automatically on the specified ownership account ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit`
|
503
506
|
|
504
507
|
### Examples
|
505
508
|
|
@@ -521,11 +524,11 @@ end
|
|
521
524
|
|
522
525
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
523
526
|
ownership_account_id = 56 # Integer |
|
524
|
-
|
527
|
+
create_ownership_account_recurring_payment_request = Buildium::CreateOwnershipAccountRecurringPaymentRequest.new({payment_method: 'Check', first_occurrence_date: Date.today, post_days_in_advance: 37, frequency: 'Monthly'}) # CreateOwnershipAccountRecurringPaymentRequest |
|
525
528
|
|
526
529
|
begin
|
527
530
|
# Create a recurring payment
|
528
|
-
result = api_instance.create_ownership_account_recurring_payment(ownership_account_id,
|
531
|
+
result = api_instance.create_ownership_account_recurring_payment(ownership_account_id, create_ownership_account_recurring_payment_request)
|
529
532
|
p result
|
530
533
|
rescue Buildium::ApiError => e
|
531
534
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_account_recurring_payment: #{e}"
|
@@ -536,12 +539,12 @@ end
|
|
536
539
|
|
537
540
|
This returns an Array which contains the response data, status code and headers.
|
538
541
|
|
539
|
-
> <Array(<OwnershipAccountRecurringPaymentMessage>, Integer, Hash)> create_ownership_account_recurring_payment_with_http_info(ownership_account_id,
|
542
|
+
> <Array(<OwnershipAccountRecurringPaymentMessage>, Integer, Hash)> create_ownership_account_recurring_payment_with_http_info(ownership_account_id, create_ownership_account_recurring_payment_request)
|
540
543
|
|
541
544
|
```ruby
|
542
545
|
begin
|
543
546
|
# Create a recurring payment
|
544
|
-
data, status_code, headers = api_instance.create_ownership_account_recurring_payment_with_http_info(ownership_account_id,
|
547
|
+
data, status_code, headers = api_instance.create_ownership_account_recurring_payment_with_http_info(ownership_account_id, create_ownership_account_recurring_payment_request)
|
545
548
|
p status_code # => 2xx
|
546
549
|
p headers # => { ... }
|
547
550
|
p data # => <OwnershipAccountRecurringPaymentMessage>
|
@@ -555,7 +558,7 @@ end
|
|
555
558
|
| Name | Type | Description | Notes |
|
556
559
|
| ---- | ---- | ----------- | ----- |
|
557
560
|
| **ownership_account_id** | **Integer** | | |
|
558
|
-
| **
|
561
|
+
| **create_ownership_account_recurring_payment_request** | [**CreateOwnershipAccountRecurringPaymentRequest**](CreateOwnershipAccountRecurringPaymentRequest.md) | | |
|
559
562
|
|
560
563
|
### Return type
|
561
564
|
|
@@ -573,11 +576,11 @@ end
|
|
573
576
|
|
574
577
|
## create_ownership_account_refund
|
575
578
|
|
576
|
-
> <OwnershipAccountRefundMessage> create_ownership_account_refund(ownership_account_id,
|
579
|
+
> <OwnershipAccountRefundMessage> create_ownership_account_refund(ownership_account_id, create_ownership_account_refund_request)
|
577
580
|
|
578
581
|
Create a refund
|
579
582
|
|
580
|
-
Creates a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
583
|
+
Creates a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
581
584
|
|
582
585
|
### Examples
|
583
586
|
|
@@ -599,11 +602,11 @@ end
|
|
599
602
|
|
600
603
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
601
604
|
ownership_account_id = 56 # Integer |
|
602
|
-
|
605
|
+
create_ownership_account_refund_request = Buildium::CreateOwnershipAccountRefundRequest.new({date: Date.today, payee_user_ids: [37], bank_account_id: 37, address: Buildium::LeaseLedgerRefundPostMessageAddress.new({address_line1: 'address_line1_example', country: 'Afghanistan'}), lines: [Buildium::OwnershipAccountRefundLinesPostMessage.new({amount: 3.56, gl_account_id: 37})]}) # CreateOwnershipAccountRefundRequest |
|
603
606
|
|
604
607
|
begin
|
605
608
|
# Create a refund
|
606
|
-
result = api_instance.create_ownership_account_refund(ownership_account_id,
|
609
|
+
result = api_instance.create_ownership_account_refund(ownership_account_id, create_ownership_account_refund_request)
|
607
610
|
p result
|
608
611
|
rescue Buildium::ApiError => e
|
609
612
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_account_refund: #{e}"
|
@@ -614,12 +617,12 @@ end
|
|
614
617
|
|
615
618
|
This returns an Array which contains the response data, status code and headers.
|
616
619
|
|
617
|
-
> <Array(<OwnershipAccountRefundMessage>, Integer, Hash)> create_ownership_account_refund_with_http_info(ownership_account_id,
|
620
|
+
> <Array(<OwnershipAccountRefundMessage>, Integer, Hash)> create_ownership_account_refund_with_http_info(ownership_account_id, create_ownership_account_refund_request)
|
618
621
|
|
619
622
|
```ruby
|
620
623
|
begin
|
621
624
|
# Create a refund
|
622
|
-
data, status_code, headers = api_instance.create_ownership_account_refund_with_http_info(ownership_account_id,
|
625
|
+
data, status_code, headers = api_instance.create_ownership_account_refund_with_http_info(ownership_account_id, create_ownership_account_refund_request)
|
623
626
|
p status_code # => 2xx
|
624
627
|
p headers # => { ... }
|
625
628
|
p data # => <OwnershipAccountRefundMessage>
|
@@ -633,7 +636,7 @@ end
|
|
633
636
|
| Name | Type | Description | Notes |
|
634
637
|
| ---- | ---- | ----------- | ----- |
|
635
638
|
| **ownership_account_id** | **Integer** | | |
|
636
|
-
| **
|
639
|
+
| **create_ownership_account_refund_request** | [**CreateOwnershipAccountRefundRequest**](CreateOwnershipAccountRefundRequest.md) | | |
|
637
640
|
|
638
641
|
### Return type
|
639
642
|
|
@@ -651,11 +654,11 @@ end
|
|
651
654
|
|
652
655
|
## create_ownership_accounts_charge_recurring_transaction
|
653
656
|
|
654
|
-
> <OwnershipAccountChargeRecurringTransactionMessage> create_ownership_accounts_charge_recurring_transaction(ownership_account_id,
|
657
|
+
> <OwnershipAccountChargeRecurringTransactionMessage> create_ownership_accounts_charge_recurring_transaction(ownership_account_id, create_ownership_accounts_charge_recurring_transaction_request)
|
655
658
|
|
656
659
|
Create a recurring charge
|
657
660
|
|
658
|
-
Creates a recurring charge transaction that will post automatically on the specified ownership account ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
661
|
+
Creates a recurring charge transaction that will post automatically on the specified ownership account ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit`
|
659
662
|
|
660
663
|
### Examples
|
661
664
|
|
@@ -677,11 +680,11 @@ end
|
|
677
680
|
|
678
681
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
679
682
|
ownership_account_id = 56 # Integer |
|
680
|
-
|
683
|
+
create_ownership_accounts_charge_recurring_transaction_request = Buildium::CreateOwnershipAccountsChargeRecurringTransactionRequest.new({gl_account_id: 37, amount: 3.56, first_occurrence_date: Date.today, post_days_in_advance: 37, frequency: 'Monthly'}) # CreateOwnershipAccountsChargeRecurringTransactionRequest |
|
681
684
|
|
682
685
|
begin
|
683
686
|
# Create a recurring charge
|
684
|
-
result = api_instance.create_ownership_accounts_charge_recurring_transaction(ownership_account_id,
|
687
|
+
result = api_instance.create_ownership_accounts_charge_recurring_transaction(ownership_account_id, create_ownership_accounts_charge_recurring_transaction_request)
|
685
688
|
p result
|
686
689
|
rescue Buildium::ApiError => e
|
687
690
|
puts "Error when calling OwnershipAccountTransactionsApi->create_ownership_accounts_charge_recurring_transaction: #{e}"
|
@@ -692,12 +695,12 @@ end
|
|
692
695
|
|
693
696
|
This returns an Array which contains the response data, status code and headers.
|
694
697
|
|
695
|
-
> <Array(<OwnershipAccountChargeRecurringTransactionMessage>, Integer, Hash)> create_ownership_accounts_charge_recurring_transaction_with_http_info(ownership_account_id,
|
698
|
+
> <Array(<OwnershipAccountChargeRecurringTransactionMessage>, Integer, Hash)> create_ownership_accounts_charge_recurring_transaction_with_http_info(ownership_account_id, create_ownership_accounts_charge_recurring_transaction_request)
|
696
699
|
|
697
700
|
```ruby
|
698
701
|
begin
|
699
702
|
# Create a recurring charge
|
700
|
-
data, status_code, headers = api_instance.create_ownership_accounts_charge_recurring_transaction_with_http_info(ownership_account_id,
|
703
|
+
data, status_code, headers = api_instance.create_ownership_accounts_charge_recurring_transaction_with_http_info(ownership_account_id, create_ownership_accounts_charge_recurring_transaction_request)
|
701
704
|
p status_code # => 2xx
|
702
705
|
p headers # => { ... }
|
703
706
|
p data # => <OwnershipAccountChargeRecurringTransactionMessage>
|
@@ -711,7 +714,7 @@ end
|
|
711
714
|
| Name | Type | Description | Notes |
|
712
715
|
| ---- | ---- | ----------- | ----- |
|
713
716
|
| **ownership_account_id** | **Integer** | | |
|
714
|
-
| **
|
717
|
+
| **create_ownership_accounts_charge_recurring_transaction_request** | [**CreateOwnershipAccountsChargeRecurringTransactionRequest**](CreateOwnershipAccountsChargeRecurringTransactionRequest.md) | | |
|
715
718
|
|
716
719
|
### Return type
|
717
720
|
|
@@ -727,13 +730,103 @@ end
|
|
727
730
|
- **Accept**: application/json
|
728
731
|
|
729
732
|
|
733
|
+
## get_all_ownership_account_charges
|
734
|
+
|
735
|
+
> <Array<OwnershipAccountLedgerChargeMessage>> get_all_ownership_account_charges(ownership_account_id, opts)
|
736
|
+
|
737
|
+
Retrieve all charges
|
738
|
+
|
739
|
+
Retrieves all ledger charges for a specific ownership account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View`
|
740
|
+
|
741
|
+
### Examples
|
742
|
+
|
743
|
+
```ruby
|
744
|
+
require 'time'
|
745
|
+
require 'buildium-ruby'
|
746
|
+
# setup authorization
|
747
|
+
Buildium.configure do |config|
|
748
|
+
# Configure API key authorization: clientId
|
749
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
750
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
751
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
752
|
+
|
753
|
+
# Configure API key authorization: clientSecret
|
754
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
755
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
756
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
757
|
+
end
|
758
|
+
|
759
|
+
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
760
|
+
ownership_account_id = 56 # Integer |
|
761
|
+
opts = {
|
762
|
+
transactiondatefrom: Date.parse('2013-10-20'), # Date | Filters results to any lease transaction whose start date is greater than or equal to the specified value.
|
763
|
+
transactiondateto: Date.parse('2013-10-20'), # Date | Filters results to any lease transaction whose end date is less than or equal to the specified value.
|
764
|
+
billids: [37], # Array<Integer> | Filters results to any charge that has been associated to the indicated bill ids.
|
765
|
+
orderby: 'orderby_example', # String | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information.
|
766
|
+
offset: 56, # Integer | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0.
|
767
|
+
limit: 56 # Integer | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50.
|
768
|
+
}
|
769
|
+
|
770
|
+
begin
|
771
|
+
# Retrieve all charges
|
772
|
+
result = api_instance.get_all_ownership_account_charges(ownership_account_id, opts)
|
773
|
+
p result
|
774
|
+
rescue Buildium::ApiError => e
|
775
|
+
puts "Error when calling OwnershipAccountTransactionsApi->get_all_ownership_account_charges: #{e}"
|
776
|
+
end
|
777
|
+
```
|
778
|
+
|
779
|
+
#### Using the get_all_ownership_account_charges_with_http_info variant
|
780
|
+
|
781
|
+
This returns an Array which contains the response data, status code and headers.
|
782
|
+
|
783
|
+
> <Array(<Array<OwnershipAccountLedgerChargeMessage>>, Integer, Hash)> get_all_ownership_account_charges_with_http_info(ownership_account_id, opts)
|
784
|
+
|
785
|
+
```ruby
|
786
|
+
begin
|
787
|
+
# Retrieve all charges
|
788
|
+
data, status_code, headers = api_instance.get_all_ownership_account_charges_with_http_info(ownership_account_id, opts)
|
789
|
+
p status_code # => 2xx
|
790
|
+
p headers # => { ... }
|
791
|
+
p data # => <Array<OwnershipAccountLedgerChargeMessage>>
|
792
|
+
rescue Buildium::ApiError => e
|
793
|
+
puts "Error when calling OwnershipAccountTransactionsApi->get_all_ownership_account_charges_with_http_info: #{e}"
|
794
|
+
end
|
795
|
+
```
|
796
|
+
|
797
|
+
### Parameters
|
798
|
+
|
799
|
+
| Name | Type | Description | Notes |
|
800
|
+
| ---- | ---- | ----------- | ----- |
|
801
|
+
| **ownership_account_id** | **Integer** | | |
|
802
|
+
| **transactiondatefrom** | **Date** | Filters results to any lease transaction whose start date is greater than or equal to the specified value. | [optional] |
|
803
|
+
| **transactiondateto** | **Date** | Filters results to any lease transaction whose end date is less than or equal to the specified value. | [optional] |
|
804
|
+
| **billids** | [**Array<Integer>**](Integer.md) | Filters results to any charge that has been associated to the indicated bill ids. | [optional] |
|
805
|
+
| **orderby** | **String** | `orderby` indicates the field(s) and direction to sort the results in the response. See <a href=\"#section/API-Overview/Bulk-Request-Options\">Bulk Request Options</a> for more information. | [optional] |
|
806
|
+
| **offset** | **Integer** | `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0. | [optional] |
|
807
|
+
| **limit** | **Integer** | `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50. | [optional] |
|
808
|
+
|
809
|
+
### Return type
|
810
|
+
|
811
|
+
[**Array<OwnershipAccountLedgerChargeMessage>**](OwnershipAccountLedgerChargeMessage.md)
|
812
|
+
|
813
|
+
### Authorization
|
814
|
+
|
815
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
816
|
+
|
817
|
+
### HTTP request headers
|
818
|
+
|
819
|
+
- **Content-Type**: Not defined
|
820
|
+
- **Accept**: application/json
|
821
|
+
|
822
|
+
|
730
823
|
## get_association_recurring_transaction
|
731
824
|
|
732
825
|
> <Array<RecurringTransactionMessage>> get_association_recurring_transaction(ownership_account_id, opts)
|
733
826
|
|
734
827
|
Retrieve all recurring transactions
|
735
828
|
|
736
|
-
Retrieves all recurring transactions for an ownership account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
829
|
+
Retrieves all recurring transactions for an ownership account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View`
|
737
830
|
|
738
831
|
### Examples
|
739
832
|
|
@@ -811,13 +904,91 @@ end
|
|
811
904
|
- **Accept**: application/json
|
812
905
|
|
813
906
|
|
907
|
+
## get_ownership_account_charge_by_id
|
908
|
+
|
909
|
+
> <OwnershipAccountLedgerChargeMessage> get_ownership_account_charge_by_id(ownership_account_id, charge_id)
|
910
|
+
|
911
|
+
Retrieve a charge
|
912
|
+
|
913
|
+
Retrieves a specific ownership account ledger charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View`
|
914
|
+
|
915
|
+
### Examples
|
916
|
+
|
917
|
+
```ruby
|
918
|
+
require 'time'
|
919
|
+
require 'buildium-ruby'
|
920
|
+
# setup authorization
|
921
|
+
Buildium.configure do |config|
|
922
|
+
# Configure API key authorization: clientId
|
923
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
924
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
925
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
926
|
+
|
927
|
+
# Configure API key authorization: clientSecret
|
928
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
929
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
930
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
931
|
+
end
|
932
|
+
|
933
|
+
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
934
|
+
ownership_account_id = 56 # Integer | The ownership account identifier.
|
935
|
+
charge_id = 56 # Integer |
|
936
|
+
|
937
|
+
begin
|
938
|
+
# Retrieve a charge
|
939
|
+
result = api_instance.get_ownership_account_charge_by_id(ownership_account_id, charge_id)
|
940
|
+
p result
|
941
|
+
rescue Buildium::ApiError => e
|
942
|
+
puts "Error when calling OwnershipAccountTransactionsApi->get_ownership_account_charge_by_id: #{e}"
|
943
|
+
end
|
944
|
+
```
|
945
|
+
|
946
|
+
#### Using the get_ownership_account_charge_by_id_with_http_info variant
|
947
|
+
|
948
|
+
This returns an Array which contains the response data, status code and headers.
|
949
|
+
|
950
|
+
> <Array(<OwnershipAccountLedgerChargeMessage>, Integer, Hash)> get_ownership_account_charge_by_id_with_http_info(ownership_account_id, charge_id)
|
951
|
+
|
952
|
+
```ruby
|
953
|
+
begin
|
954
|
+
# Retrieve a charge
|
955
|
+
data, status_code, headers = api_instance.get_ownership_account_charge_by_id_with_http_info(ownership_account_id, charge_id)
|
956
|
+
p status_code # => 2xx
|
957
|
+
p headers # => { ... }
|
958
|
+
p data # => <OwnershipAccountLedgerChargeMessage>
|
959
|
+
rescue Buildium::ApiError => e
|
960
|
+
puts "Error when calling OwnershipAccountTransactionsApi->get_ownership_account_charge_by_id_with_http_info: #{e}"
|
961
|
+
end
|
962
|
+
```
|
963
|
+
|
964
|
+
### Parameters
|
965
|
+
|
966
|
+
| Name | Type | Description | Notes |
|
967
|
+
| ---- | ---- | ----------- | ----- |
|
968
|
+
| **ownership_account_id** | **Integer** | The ownership account identifier. | |
|
969
|
+
| **charge_id** | **Integer** | | |
|
970
|
+
|
971
|
+
### Return type
|
972
|
+
|
973
|
+
[**OwnershipAccountLedgerChargeMessage**](OwnershipAccountLedgerChargeMessage.md)
|
974
|
+
|
975
|
+
### Authorization
|
976
|
+
|
977
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
978
|
+
|
979
|
+
### HTTP request headers
|
980
|
+
|
981
|
+
- **Content-Type**: Not defined
|
982
|
+
- **Accept**: application/json
|
983
|
+
|
984
|
+
|
814
985
|
## get_ownership_account_ledger
|
815
986
|
|
816
987
|
> <Array<OwnershipAccountTransactionMessage>> get_ownership_account_ledger(ownership_account_id, opts)
|
817
988
|
|
818
989
|
Retrieve all transactions
|
819
990
|
|
820
|
-
Retrieves all ledger transactions for a specific ownership account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
991
|
+
Retrieves all ledger transactions for a specific ownership account. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View`
|
821
992
|
|
822
993
|
### Examples
|
823
994
|
|
@@ -907,7 +1078,7 @@ end
|
|
907
1078
|
|
908
1079
|
Retrieve all outstanding balances
|
909
1080
|
|
910
|
-
Retrieves a list of ownership account outstanding balances. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
1081
|
+
Retrieves a list of ownership account outstanding balances. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Outstanding Balances</span> - `View`
|
911
1082
|
|
912
1083
|
### Examples
|
913
1084
|
|
@@ -999,7 +1170,7 @@ end
|
|
999
1170
|
|
1000
1171
|
Retrieve a recurring credit
|
1001
1172
|
|
1002
|
-
Retrieves a recurring credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
1173
|
+
Retrieves a recurring credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View`
|
1003
1174
|
|
1004
1175
|
### Examples
|
1005
1176
|
|
@@ -1077,7 +1248,7 @@ end
|
|
1077
1248
|
|
1078
1249
|
Retrieve a refund
|
1079
1250
|
|
1080
|
-
Retrieves a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
1251
|
+
Retrieves a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View`
|
1081
1252
|
|
1082
1253
|
### Examples
|
1083
1254
|
|
@@ -1155,7 +1326,7 @@ end
|
|
1155
1326
|
|
1156
1327
|
Retrieve a transaction
|
1157
1328
|
|
1158
|
-
Retrieves a specific ownership account ledger transaction. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
1329
|
+
Retrieves a specific ownership account ledger transaction. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View`
|
1159
1330
|
|
1160
1331
|
### Examples
|
1161
1332
|
|
@@ -1233,7 +1404,7 @@ end
|
|
1233
1404
|
|
1234
1405
|
Retrieve a recurring charge
|
1235
1406
|
|
1236
|
-
Retrieves a recurring charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
1407
|
+
Retrieves a recurring charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View`
|
1237
1408
|
|
1238
1409
|
### Examples
|
1239
1410
|
|
@@ -1311,7 +1482,7 @@ end
|
|
1311
1482
|
|
1312
1483
|
Retrieve a recurring payment
|
1313
1484
|
|
1314
|
-
Retrieves a recurring payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
1485
|
+
Retrieves a recurring payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View`
|
1315
1486
|
|
1316
1487
|
### Examples
|
1317
1488
|
|
@@ -1385,11 +1556,11 @@ end
|
|
1385
1556
|
|
1386
1557
|
## update_ownership_account_charge
|
1387
1558
|
|
1388
|
-
> <OwnershipAccountTransactionMessage> update_ownership_account_charge(ownership_account_id, charge_id,
|
1559
|
+
> <OwnershipAccountTransactionMessage> update_ownership_account_charge(ownership_account_id, charge_id, update_ownership_account_charge_request)
|
1389
1560
|
|
1390
1561
|
Update a charge
|
1391
1562
|
|
1392
|
-
Updates a charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
1563
|
+
Updates a charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit` <br />
|
1393
1564
|
|
1394
1565
|
### Examples
|
1395
1566
|
|
@@ -1412,11 +1583,11 @@ end
|
|
1412
1583
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
1413
1584
|
ownership_account_id = 56 # Integer | The ownership account identifier.
|
1414
1585
|
charge_id = 56 # Integer | The charge identifier.
|
1415
|
-
|
1586
|
+
update_ownership_account_charge_request = Buildium::UpdateOwnershipAccountChargeRequest.new({date: Date.today, lines: [Buildium::OwnershipAccountLedgerChargeLinesPutMessage.new({amount: 3.56, gl_account_id: 37})]}) # UpdateOwnershipAccountChargeRequest |
|
1416
1587
|
|
1417
1588
|
begin
|
1418
1589
|
# Update a charge
|
1419
|
-
result = api_instance.update_ownership_account_charge(ownership_account_id, charge_id,
|
1590
|
+
result = api_instance.update_ownership_account_charge(ownership_account_id, charge_id, update_ownership_account_charge_request)
|
1420
1591
|
p result
|
1421
1592
|
rescue Buildium::ApiError => e
|
1422
1593
|
puts "Error when calling OwnershipAccountTransactionsApi->update_ownership_account_charge: #{e}"
|
@@ -1427,12 +1598,12 @@ end
|
|
1427
1598
|
|
1428
1599
|
This returns an Array which contains the response data, status code and headers.
|
1429
1600
|
|
1430
|
-
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> update_ownership_account_charge_with_http_info(ownership_account_id, charge_id,
|
1601
|
+
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> update_ownership_account_charge_with_http_info(ownership_account_id, charge_id, update_ownership_account_charge_request)
|
1431
1602
|
|
1432
1603
|
```ruby
|
1433
1604
|
begin
|
1434
1605
|
# Update a charge
|
1435
|
-
data, status_code, headers = api_instance.update_ownership_account_charge_with_http_info(ownership_account_id, charge_id,
|
1606
|
+
data, status_code, headers = api_instance.update_ownership_account_charge_with_http_info(ownership_account_id, charge_id, update_ownership_account_charge_request)
|
1436
1607
|
p status_code # => 2xx
|
1437
1608
|
p headers # => { ... }
|
1438
1609
|
p data # => <OwnershipAccountTransactionMessage>
|
@@ -1447,7 +1618,87 @@ end
|
|
1447
1618
|
| ---- | ---- | ----------- | ----- |
|
1448
1619
|
| **ownership_account_id** | **Integer** | The ownership account identifier. | |
|
1449
1620
|
| **charge_id** | **Integer** | The charge identifier. | |
|
1450
|
-
| **
|
1621
|
+
| **update_ownership_account_charge_request** | [**UpdateOwnershipAccountChargeRequest**](UpdateOwnershipAccountChargeRequest.md) | | |
|
1622
|
+
|
1623
|
+
### Return type
|
1624
|
+
|
1625
|
+
[**OwnershipAccountTransactionMessage**](OwnershipAccountTransactionMessage.md)
|
1626
|
+
|
1627
|
+
### Authorization
|
1628
|
+
|
1629
|
+
[clientId](../README.md#clientId), [clientSecret](../README.md#clientSecret)
|
1630
|
+
|
1631
|
+
### HTTP request headers
|
1632
|
+
|
1633
|
+
- **Content-Type**: application/json
|
1634
|
+
- **Accept**: application/json
|
1635
|
+
|
1636
|
+
|
1637
|
+
## update_ownership_account_deposit_withholding
|
1638
|
+
|
1639
|
+
> <OwnershipAccountTransactionMessage> update_ownership_account_deposit_withholding(ownership_account_id, deposit_id, update_ownership_account_deposit_withholding_request)
|
1640
|
+
|
1641
|
+
Update a deposit withholding
|
1642
|
+
|
1643
|
+
Updates an ownership account deposit withholding. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit` <span class=\"permissionBlock\">Accounting > General Ledger Accounts</span> - `View`
|
1644
|
+
|
1645
|
+
### Examples
|
1646
|
+
|
1647
|
+
```ruby
|
1648
|
+
require 'time'
|
1649
|
+
require 'buildium-ruby'
|
1650
|
+
# setup authorization
|
1651
|
+
Buildium.configure do |config|
|
1652
|
+
# Configure API key authorization: clientId
|
1653
|
+
config.api_key['clientId'] = 'YOUR API KEY'
|
1654
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1655
|
+
# config.api_key_prefix['clientId'] = 'Bearer'
|
1656
|
+
|
1657
|
+
# Configure API key authorization: clientSecret
|
1658
|
+
config.api_key['clientSecret'] = 'YOUR API KEY'
|
1659
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1660
|
+
# config.api_key_prefix['clientSecret'] = 'Bearer'
|
1661
|
+
end
|
1662
|
+
|
1663
|
+
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
1664
|
+
ownership_account_id = 56 # Integer |
|
1665
|
+
deposit_id = 56 # Integer |
|
1666
|
+
update_ownership_account_deposit_withholding_request = Buildium::UpdateOwnershipAccountDepositWithholdingRequest.new({entry_date: Date.today, deposit_liability_gl_account_id: 37}) # UpdateOwnershipAccountDepositWithholdingRequest |
|
1667
|
+
|
1668
|
+
begin
|
1669
|
+
# Update a deposit withholding
|
1670
|
+
result = api_instance.update_ownership_account_deposit_withholding(ownership_account_id, deposit_id, update_ownership_account_deposit_withholding_request)
|
1671
|
+
p result
|
1672
|
+
rescue Buildium::ApiError => e
|
1673
|
+
puts "Error when calling OwnershipAccountTransactionsApi->update_ownership_account_deposit_withholding: #{e}"
|
1674
|
+
end
|
1675
|
+
```
|
1676
|
+
|
1677
|
+
#### Using the update_ownership_account_deposit_withholding_with_http_info variant
|
1678
|
+
|
1679
|
+
This returns an Array which contains the response data, status code and headers.
|
1680
|
+
|
1681
|
+
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> update_ownership_account_deposit_withholding_with_http_info(ownership_account_id, deposit_id, update_ownership_account_deposit_withholding_request)
|
1682
|
+
|
1683
|
+
```ruby
|
1684
|
+
begin
|
1685
|
+
# Update a deposit withholding
|
1686
|
+
data, status_code, headers = api_instance.update_ownership_account_deposit_withholding_with_http_info(ownership_account_id, deposit_id, update_ownership_account_deposit_withholding_request)
|
1687
|
+
p status_code # => 2xx
|
1688
|
+
p headers # => { ... }
|
1689
|
+
p data # => <OwnershipAccountTransactionMessage>
|
1690
|
+
rescue Buildium::ApiError => e
|
1691
|
+
puts "Error when calling OwnershipAccountTransactionsApi->update_ownership_account_deposit_withholding_with_http_info: #{e}"
|
1692
|
+
end
|
1693
|
+
```
|
1694
|
+
|
1695
|
+
### Parameters
|
1696
|
+
|
1697
|
+
| Name | Type | Description | Notes |
|
1698
|
+
| ---- | ---- | ----------- | ----- |
|
1699
|
+
| **ownership_account_id** | **Integer** | | |
|
1700
|
+
| **deposit_id** | **Integer** | | |
|
1701
|
+
| **update_ownership_account_deposit_withholding_request** | [**UpdateOwnershipAccountDepositWithholdingRequest**](UpdateOwnershipAccountDepositWithholdingRequest.md) | | |
|
1451
1702
|
|
1452
1703
|
### Return type
|
1453
1704
|
|
@@ -1465,11 +1716,11 @@ end
|
|
1465
1716
|
|
1466
1717
|
## update_ownership_account_ledger_payment
|
1467
1718
|
|
1468
|
-
> <OwnershipAccountTransactionMessage> update_ownership_account_ledger_payment(ownership_account_id, payment_id,
|
1719
|
+
> <OwnershipAccountTransactionMessage> update_ownership_account_ledger_payment(ownership_account_id, payment_id, update_ownership_account_ledger_payment_request)
|
1469
1720
|
|
1470
1721
|
Update a payment
|
1471
1722
|
|
1472
|
-
Updates a ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
1723
|
+
Updates a ledger payment. Each line item must have a unique general ledger account identifier. PaymentMethod, Date, Memo, and the total Amount cannot be changed for payments with a PaymentMethod of `BuildiumEFT`, `BuildiumCC` or `RetailCash`. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit`
|
1473
1724
|
|
1474
1725
|
### Examples
|
1475
1726
|
|
@@ -1492,11 +1743,11 @@ end
|
|
1492
1743
|
api_instance = Buildium::OwnershipAccountTransactionsApi.new
|
1493
1744
|
ownership_account_id = 56 # Integer |
|
1494
1745
|
payment_id = 56 # Integer |
|
1495
|
-
|
1746
|
+
update_ownership_account_ledger_payment_request = Buildium::UpdateOwnershipAccountLedgerPaymentRequest.new({date: Date.today, payment_method: 'Check', lines: [Buildium::OwnershipAccountLedgerPaymentLineSaveMessage.new({amount: 3.56, gl_account_id: 37})]}) # UpdateOwnershipAccountLedgerPaymentRequest |
|
1496
1747
|
|
1497
1748
|
begin
|
1498
1749
|
# Update a payment
|
1499
|
-
result = api_instance.update_ownership_account_ledger_payment(ownership_account_id, payment_id,
|
1750
|
+
result = api_instance.update_ownership_account_ledger_payment(ownership_account_id, payment_id, update_ownership_account_ledger_payment_request)
|
1500
1751
|
p result
|
1501
1752
|
rescue Buildium::ApiError => e
|
1502
1753
|
puts "Error when calling OwnershipAccountTransactionsApi->update_ownership_account_ledger_payment: #{e}"
|
@@ -1507,12 +1758,12 @@ end
|
|
1507
1758
|
|
1508
1759
|
This returns an Array which contains the response data, status code and headers.
|
1509
1760
|
|
1510
|
-
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> update_ownership_account_ledger_payment_with_http_info(ownership_account_id, payment_id,
|
1761
|
+
> <Array(<OwnershipAccountTransactionMessage>, Integer, Hash)> update_ownership_account_ledger_payment_with_http_info(ownership_account_id, payment_id, update_ownership_account_ledger_payment_request)
|
1511
1762
|
|
1512
1763
|
```ruby
|
1513
1764
|
begin
|
1514
1765
|
# Update a payment
|
1515
|
-
data, status_code, headers = api_instance.update_ownership_account_ledger_payment_with_http_info(ownership_account_id, payment_id,
|
1766
|
+
data, status_code, headers = api_instance.update_ownership_account_ledger_payment_with_http_info(ownership_account_id, payment_id, update_ownership_account_ledger_payment_request)
|
1516
1767
|
p status_code # => 2xx
|
1517
1768
|
p headers # => { ... }
|
1518
1769
|
p data # => <OwnershipAccountTransactionMessage>
|
@@ -1527,7 +1778,7 @@ end
|
|
1527
1778
|
| ---- | ---- | ----------- | ----- |
|
1528
1779
|
| **ownership_account_id** | **Integer** | | |
|
1529
1780
|
| **payment_id** | **Integer** | | |
|
1530
|
-
| **
|
1781
|
+
| **update_ownership_account_ledger_payment_request** | [**UpdateOwnershipAccountLedgerPaymentRequest**](UpdateOwnershipAccountLedgerPaymentRequest.md) | | |
|
1531
1782
|
|
1532
1783
|
### Return type
|
1533
1784
|
|