buildium-ruby 2.1.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/.github/workflows/ci.yml +1 -3
- data/.github/workflows/publish.yml +2 -2
- data/.gitlab-ci.yml +26 -0
- data/.openapi-generator/FILES +732 -612
- data/.openapi-generator/templates/ruby-client/Gemfile.mustache +3 -0
- data/.openapi-generator/templates/ruby-client/gemspec.mustache +1 -3
- data/.openapi-generator/templates/ruby-client/rubocop.mustache +1 -1
- data/.rubocop.yml +1 -1
- data/.travis.yml +14 -0
- data/CUSTOMIZATIONS.md +4 -0
- data/DOCS.md +334 -268
- data/Dockerfile +34 -0
- data/Gemfile +1 -7
- data/Gemfile.lock +10 -57
- data/README.md +561 -221
- data/bin/CUSTOMIZATIONS.md +4 -0
- data/bin/config.yml +5 -2
- data/bin/rebuild.sh +14 -10
- data/bin/swagger.json +14128 -10005
- data/buildium-ruby.gemspec +1 -3
- 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 +43 -43
- data/lib/buildium-ruby/api/applicants_api.rb +116 -110
- data/lib/buildium-ruby/api/architectural_requests_api.rb +547 -0
- data/lib/buildium-ruby/api/association_meter_readings_api.rb +17 -17
- data/lib/buildium-ruby/api/association_owners_api.rb +67 -67
- data/lib/buildium-ruby/api/association_tenants_api.rb +52 -52
- data/lib/buildium-ruby/api/association_units_api.rb +52 -52
- data/lib/buildium-ruby/api/associations_api.rb +84 -84
- data/lib/buildium-ruby/api/bank_accounts_api.rb +966 -215
- data/lib/buildium-ruby/api/bills_api.rb +169 -95
- data/lib/buildium-ruby/api/board_members_api.rb +28 -28
- data/lib/buildium-ruby/api/budgets_api.rb +29 -29
- data/lib/buildium-ruby/api/client_leads_api.rb +4 -4
- data/lib/buildium-ruby/api/communications_api.rb +66 -66
- data/lib/buildium-ruby/api/contact_requests_api.rb +26 -26
- data/lib/buildium-ruby/api/files_api.rb +67 -67
- data/lib/buildium-ruby/api/general_ledger_api.rb +68 -56
- data/lib/buildium-ruby/api/lease_transactions_api.rb +378 -148
- data/lib/buildium-ruby/api/leases_api.rb +398 -107
- data/lib/buildium-ruby/api/listings_api.rb +43 -43
- data/lib/buildium-ruby/api/ownership_account_transactions_api.rb +367 -137
- data/lib/buildium-ruby/api/ownership_accounts_api.rb +189 -52
- data/lib/buildium-ruby/api/property_groups_api.rb +26 -26
- data/lib/buildium-ruby/api/rental_appliances_api.rb +43 -43
- data/lib/buildium-ruby/api/rental_meter_readings_api.rb +17 -17
- data/lib/buildium-ruby/api/rental_owner_requests_api.rb +39 -48
- data/lib/buildium-ruby/api/rental_owners_api.rb +52 -52
- data/lib/buildium-ruby/api/rental_properties_api.rb +427 -147
- data/lib/buildium-ruby/api/rental_tenants_api.rb +55 -52
- data/lib/buildium-ruby/api/rental_units_api.rb +91 -371
- data/lib/buildium-ruby/api/resident_center_api.rb +17 -17
- data/lib/buildium-ruby/api/resident_requests_api.rb +26 -26
- data/lib/buildium-ruby/api/tasks_api.rb +64 -64
- data/lib/buildium-ruby/api/to_do_requests_api.rb +26 -26
- data/lib/buildium-ruby/api/vendors_api.rb +119 -119
- data/lib/buildium-ruby/api/work_orders_api.rb +26 -26
- data/lib/buildium-ruby/models/account_info_message.rb +2 -2
- data/lib/buildium-ruby/models/account_info_message_accounting_settings.rb +323 -0
- data/lib/buildium-ruby/models/account_info_message_contact.rb +256 -0
- data/lib/buildium-ruby/models/accounting_entity_message.rb +1 -1
- 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_lock_period_message.rb +1 -1
- data/lib/buildium-ruby/models/accounting_lock_period_message_global.rb +227 -0
- data/lib/buildium-ruby/models/address_message.rb +2 -2
- data/lib/buildium-ruby/models/all_tasks_message.rb +4 -4
- 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 +1 -1
- data/lib/buildium-ruby/models/announcement_message_sender.rb +247 -0
- data/lib/buildium-ruby/models/announcement_post_message.rb +38 -0
- data/lib/buildium-ruby/models/applicant_application_message.rb +2 -2
- data/lib/buildium-ruby/models/applicant_group_message.rb +2 -2
- data/lib/buildium-ruby/models/applicant_message.rb +16 -6
- data/lib/buildium-ruby/models/applicant_post_message.rb +39 -1
- data/lib/buildium-ruby/models/applicant_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/applicant_put_message.rb +39 -1
- data/lib/buildium-ruby/models/applicant_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/application_message.rb +2 -2
- data/lib/buildium-ruby/models/architectural_requests_post_message.rb +354 -0
- data/lib/buildium-ruby/models/association_appliance_post_message.rb +19 -0
- data/lib/buildium-ruby/models/association_appliance_put_message.rb +19 -0
- 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_message.rb +3 -3
- 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_message.rb +3 -3
- data/lib/buildium-ruby/models/association_owner_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/association_owner_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_message_primary_address.rb +321 -0
- data/lib/buildium-ruby/models/association_owner_post_message.rb +43 -5
- 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 +42 -4
- 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 +43 -5
- 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_post_message.rb +21 -2
- 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_put_message.rb +20 -1
- data/lib/buildium-ruby/models/association_tax_information_message.rb +1 -1
- data/lib/buildium-ruby/models/association_tax_information_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_tenant_message.rb +3 -3
- data/lib/buildium-ruby/models/association_tenant_post_message.rb +42 -4
- 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 +42 -4
- data/lib/buildium-ruby/models/association_tenant_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_unit_message.rb +1 -1
- data/lib/buildium-ruby/models/association_unit_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_unit_put_message.rb +20 -1
- data/lib/buildium-ruby/models/association_unit_put_message_address.rb +350 -0
- data/lib/buildium-ruby/models/association_units_post_message.rb +20 -1
- data/lib/buildium-ruby/models/bank_account_check_line_message.rb +1 -1
- 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 +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/bank_account_check_message_payee.rb +281 -0
- data/lib/buildium-ruby/models/bank_account_check_post_message.rb +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/bank_account_deposit_line_message.rb +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/bank_account_deposit_line_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_message.rb +5 -5
- 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/bank_account_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/bank_account_post_message.rb +22 -3
- 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 +22 -3
- 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 +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/bank_account_quick_deposit_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_message.rb +237 -0
- 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/bank_account_reconciliation_message.rb +239 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_transaction_message.rb +357 -0
- data/lib/buildium-ruby/models/bank_account_transfer_message.rb +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/bank_account_withdrawal_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_lockbox_data_association_owner_message.rb +44 -4
- data/lib/buildium-ruby/models/bank_lockbox_data_message.rb +1 -1
- 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 +1 -1
- 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_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/bill_line_item_patch_message_markup.rb +271 -0
- data/lib/buildium-ruby/models/bill_line_message.rb +3 -3
- data/lib/buildium-ruby/models/bill_line_message_accounting_entity.rb +290 -0
- 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 +2 -2
- 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 +2 -2
- data/lib/buildium-ruby/models/bill_markup_patch_message.rb +263 -0
- data/lib/buildium-ruby/models/bill_patch_message.rb +271 -0
- data/lib/buildium-ruby/models/bill_payment_line_message.rb +1 -1
- data/lib/buildium-ruby/models/bill_payment_line_message_accounting_entity.rb +281 -0
- data/lib/buildium-ruby/models/budget_details_message.rb +1 -1
- data/lib/buildium-ruby/models/budget_details_message_monthly_amounts.rb +337 -0
- data/lib/buildium-ruby/models/budget_details_save_message.rb +1 -1
- data/lib/buildium-ruby/models/budget_details_save_message_monthly_amounts.rb +397 -0
- data/lib/buildium-ruby/models/budget_message.rb +1 -1
- data/lib/buildium-ruby/models/budget_message_property.rb +281 -0
- data/lib/buildium-ruby/models/budget_post_message.rb +19 -0
- data/lib/buildium-ruby/models/budget_put_message.rb +19 -0
- data/lib/buildium-ruby/models/clear_transactions_request.rb +233 -0
- data/lib/buildium-ruby/models/client_lead_message.rb +2 -2
- 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 +1 -1
- data/lib/buildium-ruby/models/contact_detail_message_phone_numbers.rb +247 -0
- data/lib/buildium-ruby/models/contact_detail_save_message.rb +20 -1
- data/lib/buildium-ruby/models/contact_detail_save_message_phone_numbers.rb +247 -0
- data/lib/buildium-ruby/models/contact_info_message.rb +1 -1
- data/lib/buildium-ruby/models/contact_info_message_address.rb +321 -0
- data/lib/buildium-ruby/models/contact_request_task_message.rb +3 -3
- 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 +20 -1
- 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 +20 -1
- data/lib/buildium-ruby/models/contact_request_task_put_message_contact_detail.rb +280 -0
- data/lib/buildium-ruby/models/cosigner_message.rb +2 -2
- 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/create_association_unit_request.rb +355 -0
- 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/create_bill_request.rb +309 -0
- data/lib/buildium-ruby/models/create_board_member_request.rb +301 -0
- data/lib/buildium-ruby/models/create_budget_async_request.rb +346 -0
- data/lib/buildium-ruby/models/create_contact_request_task_request.rb +415 -0
- 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/create_lease_auto_allocated_payment_request.rb +340 -0
- 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/create_lease_ledger_refund_request.rb +314 -0
- 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/create_ownership_account_ledger_payment_request.rb +343 -0
- 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/create_rental_unit_request.rb +375 -0
- 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/create_to_do_task_request.rb +401 -0
- data/lib/buildium-ruby/models/create_upload_file_request_async_request.rb +368 -0
- data/lib/buildium-ruby/models/create_upload_file_request_request.rb +250 -0
- data/lib/buildium-ruby/models/create_vendor_category_request.rb +250 -0
- data/lib/buildium-ruby/models/create_vendor_credit_request.rb +268 -0
- data/lib/buildium-ruby/models/create_vendor_refund_request.rb +332 -0
- data/lib/buildium-ruby/models/create_vendor_request.rb +372 -0
- data/lib/buildium-ruby/models/create_video_link_request_request.rb +265 -0
- data/lib/buildium-ruby/models/create_withdrawal_for_bank_account_request.rb +285 -0
- data/lib/buildium-ruby/models/create_work_order_request.rb +383 -0
- data/lib/buildium-ruby/models/e_pay_settings_message.rb +3 -3
- 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 +3 -3
- 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/email_message.rb +1 -1
- data/lib/buildium-ruby/models/email_message_sender.rb +257 -0
- data/lib/buildium-ruby/models/email_post_message.rb +20 -1
- data/lib/buildium-ruby/models/file_category_post_message.rb +19 -0
- data/lib/buildium-ruby/models/file_category_put_message.rb +19 -0
- data/lib/buildium-ruby/models/file_message.rb +1 -1
- data/lib/buildium-ruby/models/file_message_file_entity.rb +281 -0
- data/lib/buildium-ruby/models/file_name_post_message.rb +19 -0
- data/lib/buildium-ruby/models/file_put_message.rb +19 -0
- data/lib/buildium-ruby/models/file_sharing_message.rb +12 -12
- data/lib/buildium-ruby/models/file_sharing_message_account.rb +271 -0
- data/lib/buildium-ruby/models/file_sharing_message_association.rb +237 -0
- 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/file_sharing_message_vendor.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_put_message.rb +12 -12
- data/lib/buildium-ruby/models/file_sharing_put_message_account.rb +271 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_association.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_association_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_association_unit.rb +237 -0
- 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_upload_post_message.rb +38 -0
- data/lib/buildium-ruby/models/general_journal_entry_post_message.rb +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/general_ledger_entry_message.rb +1 -1
- 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 +2 -2
- 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_transaction_message.rb +17 -7
- 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 +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/gl_account_balance_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/gl_account_post_message.rb +38 -0
- data/lib/buildium-ruby/models/gl_account_put_message.rb +19 -0
- data/lib/buildium-ruby/models/java_script_encoder.rb +218 -0
- data/lib/buildium-ruby/models/journal_line_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_charge_line_message.rb +229 -0
- data/lib/buildium-ruby/models/lease_charge_message.rb +271 -0
- data/lib/buildium-ruby/models/lease_charge_post_message.rb +11 -1
- data/lib/buildium-ruby/models/lease_cosigner_post_message.rb +41 -3
- 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_deposit_withholding_line_put_message.rb +239 -0
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_put_message.rb +261 -0
- data/lib/buildium-ruby/models/lease_ledger_payment_put_message.rb +2 -2
- data/lib/buildium-ruby/models/lease_ledger_refund_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_ledger_refund_message_address.rb +321 -0
- data/lib/buildium-ruby/models/lease_ledger_refund_post_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_ledger_refund_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message.rb +2 -2
- 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 +1 -1
- data/lib/buildium-ruby/models/lease_message_account_details.rb +237 -0
- data/lib/buildium-ruby/models/lease_post_message.rb +2 -2
- data/lib/buildium-ruby/models/lease_post_message_rent.rb +283 -0
- data/lib/buildium-ruby/models/lease_post_message_security_deposit.rb +247 -0
- data/lib/buildium-ruby/models/lease_recurring_payment_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_recurring_payment_message_payer.rb +291 -0
- data/lib/buildium-ruby/models/lease_renewal_post_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_renewal_post_message_rent.rb +283 -0
- data/lib/buildium-ruby/models/lease_transaction_message.rb +1 -1
- data/lib/buildium-ruby/models/lease_transaction_message_journal.rb +239 -0
- data/lib/buildium-ruby/models/listing_contact_save_message.rb +19 -0
- data/lib/buildium-ruby/models/listing_entity_file_post_message.rb +19 -0
- data/lib/buildium-ruby/models/listing_message.rb +3 -3
- data/lib/buildium-ruby/models/listing_message_contact.rb +267 -0
- data/lib/buildium-ruby/models/listing_message_property.rb +334 -0
- data/lib/buildium-ruby/models/listing_message_unit.rb +366 -0
- data/lib/buildium-ruby/models/listing_property_message.rb +1 -1
- data/lib/buildium-ruby/models/listing_property_message_address.rb +321 -0
- data/lib/buildium-ruby/models/listing_unit_message.rb +1 -1
- data/lib/buildium-ruby/models/listing_unit_message_address.rb +321 -0
- data/lib/buildium-ruby/models/lock_period_settings_overrides_message.rb +1 -1
- data/lib/buildium-ruby/models/lock_period_settings_overrides_message_property.rb +281 -0
- data/lib/buildium-ruby/models/note_message.rb +1 -1
- data/lib/buildium-ruby/models/note_message_last_updated_by_user.rb +267 -0
- data/lib/buildium-ruby/models/note_post_message.rb +19 -0
- data/lib/buildium-ruby/models/note_put_message.rb +19 -0
- 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 +2 -2
- 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_message.rb +271 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_post_message.rb +11 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_payment_put_message.rb +2 -2
- data/lib/buildium-ruby/models/ownership_account_recurring_payment_message.rb +1 -1
- data/lib/buildium-ruby/models/ownership_account_refund_message.rb +1 -1
- data/lib/buildium-ruby/models/ownership_account_refund_post_message.rb +1 -1
- data/lib/buildium-ruby/models/ownership_account_transaction_message.rb +1 -1
- data/lib/buildium-ruby/models/paid_by_message.rb +1 -1
- data/lib/buildium-ruby/models/partial_payment_settings_message.rb +219 -0
- data/lib/buildium-ruby/models/partial_payment_settings_patch_message.rb +219 -0
- data/lib/buildium-ruby/models/participant_message.rb +1 -1
- data/lib/buildium-ruby/models/participant_message_unit_agreement.rb +281 -0
- 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/payment_detail_message.rb +2 -2
- data/lib/buildium-ruby/models/payment_detail_message_internal_transaction_status.rb +247 -0
- data/lib/buildium-ruby/models/payment_detail_message_payee.rb +291 -0
- data/lib/buildium-ruby/models/payment_transactions_message.rb +1 -1
- data/lib/buildium-ruby/models/payment_transactions_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/phone_log_message.rb +2 -2
- 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 +1 -1
- data/lib/buildium-ruby/models/phone_log_participant_post_message_unit_agreement.rb +271 -0
- data/lib/buildium-ruby/models/phone_log_post_message.rb +39 -1
- data/lib/buildium-ruby/models/phone_log_post_message_participant.rb +290 -0
- data/lib/buildium-ruby/models/phone_log_put_message.rb +38 -0
- data/lib/buildium-ruby/models/property_group_message.rb +1 -1
- data/lib/buildium-ruby/models/property_group_message_created_by_user.rb +257 -0
- data/lib/buildium-ruby/models/property_group_post_message.rb +19 -0
- data/lib/buildium-ruby/models/property_group_put_message.rb +19 -0
- data/lib/buildium-ruby/models/recurring_transaction_message.rb +11 -1
- 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/rent_schedule_post_message.rb +300 -0
- data/lib/buildium-ruby/models/rent_schedule_put_message.rb +290 -0
- data/lib/buildium-ruby/models/rental_appliance_post_message.rb +19 -0
- data/lib/buildium-ruby/models/rental_appliance_put_message.rb +19 -0
- data/lib/buildium-ruby/models/rental_message.rb +2 -2
- data/lib/buildium-ruby/models/rental_message_rental_manager.rb +299 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_data_message.rb +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_data_put_message_reminder_settings.rb +237 -0
- data/lib/buildium-ruby/models/rental_owner_message.rb +2 -2
- 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 +3 -3
- 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 +2 -2
- data/lib/buildium-ruby/models/rental_owner_request_task_message.rb +3 -3
- 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 +19 -0
- data/lib/buildium-ruby/models/rental_owner_request_task_put_message.rb +19 -0
- data/lib/buildium-ruby/models/rental_owner_tax_information_message.rb +1 -1
- data/lib/buildium-ruby/models/rental_property_post_message.rb +20 -1
- data/lib/buildium-ruby/models/rental_property_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_property_put_message.rb +20 -1
- data/lib/buildium-ruby/models/rental_property_put_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_property_unit_post_message.rb +20 -1
- data/lib/buildium-ruby/models/rental_property_unit_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_tenant_post_message.rb +42 -4
- data/lib/buildium-ruby/models/rental_tenant_put_message.rb +42 -4
- data/lib/buildium-ruby/models/rental_tenant_renewal_post_message.rb +42 -4
- data/lib/buildium-ruby/models/rental_unit_message.rb +1 -1
- data/lib/buildium-ruby/models/rental_unit_put_message.rb +20 -1
- data/lib/buildium-ruby/models/rental_units_post_message.rb +20 -1
- data/lib/buildium-ruby/models/reorder_rental_images_request.rb +233 -0
- data/lib/buildium-ruby/models/resident_center_user_message.rb +2 -2
- data/lib/buildium-ruby/models/resident_center_user_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/resident_center_user_message_user.rb +301 -0
- data/lib/buildium-ruby/models/resident_request_task_message.rb +5 -5
- 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 +21 -2
- data/lib/buildium-ruby/models/resident_request_task_put_message.rb +19 -0
- data/lib/buildium-ruby/models/retail_cash_user_message.rb +4 -4
- data/lib/buildium-ruby/models/retail_cash_user_message_property.rb +291 -0
- 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/save_address_message.rb +21 -2
- data/lib/buildium-ruby/models/task_category_put_message.rb +19 -0
- data/lib/buildium-ruby/models/task_category_response_message.rb +1 -1
- data/lib/buildium-ruby/models/task_category_response_message_sub_category.rb +237 -0
- data/lib/buildium-ruby/models/task_category_save_message.rb +19 -0
- data/lib/buildium-ruby/models/task_history_file_upload_post_message.rb +19 -0
- data/lib/buildium-ruby/models/task_history_message.rb +2 -2
- data/lib/buildium-ruby/models/task_history_message_created_by_user.rb +301 -0
- data/lib/buildium-ruby/models/task_history_message_last_updated_by_user.rb +301 -0
- data/lib/buildium-ruby/models/task_history_put_message.rb +19 -0
- data/lib/buildium-ruby/models/task_history_user_message.rb +48 -4
- data/lib/buildium-ruby/models/tax_information_post_message.rb +1 -1
- data/lib/buildium-ruby/models/tax_information_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/tax_information_save_message.rb +1 -1
- data/lib/buildium-ruby/models/tenant_message.rb +3 -3
- 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 +2 -2
- data/lib/buildium-ruby/models/to_do_task_post_message.rb +19 -0
- data/lib/buildium-ruby/models/to_do_task_put_message.rb +19 -0
- data/lib/buildium-ruby/models/unclear_transactions_request.rb +233 -0
- data/lib/buildium-ruby/models/undeposited_funds_message.rb +1 -1
- data/lib/buildium-ruby/models/undeposited_funds_message_general_ledger_transaction.rb +267 -0
- 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/update_association_unit_request.rb +340 -0
- 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/update_lease_ledger_payment_request.rb +327 -0
- 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/update_ownership_account_ledger_payment_request.rb +328 -0
- 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/update_rental_owner_request_task_request.rb +396 -0
- 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/update_rental_unit_features_request.rb +250 -0
- 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/update_resource_request.rb +376 -0
- 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/update_to_do_task_request.rb +401 -0
- 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/upsert_association_meter_reading_details_async_request.rb +297 -0
- data/lib/buildium-ruby/models/upsert_listings_async_request.rb +291 -0
- data/lib/buildium-ruby/models/user_message.rb +1 -1
- data/lib/buildium-ruby/models/user_message_user_role.rb +257 -0
- data/lib/buildium-ruby/models/vendor_category_save_message.rb +19 -0
- data/lib/buildium-ruby/models/vendor_credit_line_item_message.rb +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/vendor_credit_line_item_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/vendor_message.rb +4 -4
- 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/vendor_message_tax_information.rb +310 -0
- data/lib/buildium-ruby/models/vendor_message_vendor_insurance.rb +247 -0
- data/lib/buildium-ruby/models/vendor_post_message.rb +4 -4
- 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/vendor_post_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/vendor_post_message_vendor_insurance.rb +247 -0
- data/lib/buildium-ruby/models/vendor_put_message.rb +4 -4
- data/lib/buildium-ruby/models/vendor_put_message_tax_information.rb +315 -0
- data/lib/buildium-ruby/models/vendor_refund_line_message.rb +1 -1
- 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 +1 -1
- data/lib/buildium-ruby/models/vendor_refund_line_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/vendor_tax_information_message.rb +1 -1
- data/lib/buildium-ruby/models/video_link_request_post_message.rb +19 -0
- data/lib/buildium-ruby/models/work_order_message.rb +80 -4
- data/lib/buildium-ruby/models/work_order_message_entry_contact.rb +239 -0
- data/lib/buildium-ruby/models/work_order_message_task.rb +354 -0
- data/lib/buildium-ruby/models/work_order_post_message.rb +15 -3
- data/lib/buildium-ruby/models/work_order_post_message_task.rb +372 -0
- data/lib/buildium-ruby/models/work_order_put_message.rb +14 -2
- data/lib/buildium-ruby/models/work_order_task_message.rb +1 -1
- data/lib/buildium-ruby/models/work_order_task_post_message.rb +19 -0
- data/lib/buildium-ruby/version.rb +1 -1
- data/lib/buildium-ruby.rb +366 -58
- metadata +742 -1132
- data/bin/swagger.json= +0 -60753
- 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
- data/lib/buildium-ruby/models/announcement_search_message.rb +0 -293
- data/lib/buildium-ruby/models/applicant_group_search_message.rb +0 -297
- data/lib/buildium-ruby/models/applicant_search_message.rb +0 -327
- data/lib/buildium-ruby/models/association_appliance_search_message.rb +0 -233
- data/lib/buildium-ruby/models/association_board_member_search_message.rb +0 -275
- data/lib/buildium-ruby/models/association_ownership_account_search_message.rb +0 -309
- data/lib/buildium-ruby/models/association_search_message.rb +0 -308
- data/lib/buildium-ruby/models/association_unit_search_message.rb +0 -242
- data/lib/buildium-ruby/models/association_user_search_message.rb +0 -325
- data/lib/buildium-ruby/models/bank_account_check_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_account_deposit_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_account_quick_deposit_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_account_search_message.rb +0 -276
- data/lib/buildium-ruby/models/bank_account_transaction_search_message.rb +0 -293
- data/lib/buildium-ruby/models/bank_account_transfer_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_account_withdrawal_search_message.rb +0 -239
- data/lib/buildium-ruby/models/bank_lockbox_data_search_message.rb +0 -221
- data/lib/buildium-ruby/models/bill_search_message.rb +0 -337
- data/lib/buildium-ruby/models/budget_search_message.rb +0 -241
- data/lib/buildium-ruby/models/cancellation_token.rb +0 -236
- data/lib/buildium-ruby/models/client_lead_search_message.rb +0 -286
- data/lib/buildium-ruby/models/contact_request_task_search_message.rb +0 -367
- data/lib/buildium-ruby/models/email_search_message.rb +0 -269
- data/lib/buildium-ruby/models/file_search_message.rb +0 -316
- data/lib/buildium-ruby/models/general_ledger_search_message.rb +0 -337
- data/lib/buildium-ruby/models/general_ledger_transaction_search_message.rb +0 -311
- data/lib/buildium-ruby/models/gl_account_balance_search_message.rb +0 -318
- data/lib/buildium-ruby/models/gl_accounts_search_message.rb +0 -244
- data/lib/buildium-ruby/models/lease_outstanding_balance_search_message.rb +0 -346
- data/lib/buildium-ruby/models/lease_renewal_search_message.rb +0 -273
- data/lib/buildium-ruby/models/lease_search_message.rb +0 -360
- data/lib/buildium-ruby/models/lease_transaction_search_message.rb +0 -264
- data/lib/buildium-ruby/models/listing_search_message.rb +0 -263
- data/lib/buildium-ruby/models/meter_reading_details_delete_search_message.rb +0 -273
- data/lib/buildium-ruby/models/meter_reading_details_put_search_message.rb +0 -263
- data/lib/buildium-ruby/models/meter_reading_details_search_message.rb +0 -273
- data/lib/buildium-ruby/models/meter_reading_search_message.rb +0 -273
- data/lib/buildium-ruby/models/note_search_message.rb +0 -239
- data/lib/buildium-ruby/models/ownership_account_outstanding_balance_search_message.rb +0 -309
- data/lib/buildium-ruby/models/phone_log_search_message.rb +0 -337
- data/lib/buildium-ruby/models/property_group_search_message.rb +0 -231
- data/lib/buildium-ruby/models/rental_appliance_search_message.rb +0 -233
- data/lib/buildium-ruby/models/rental_owner_request_task_search_message.rb +0 -367
- data/lib/buildium-ruby/models/rental_owners_search_message.rb +0 -315
- data/lib/buildium-ruby/models/rental_search_message.rb +0 -331
- data/lib/buildium-ruby/models/rental_unit_search_message.rb +0 -241
- data/lib/buildium-ruby/models/resident_center_user_search_message.rb +0 -289
- data/lib/buildium-ruby/models/resident_request_task_search_message.rb +0 -377
- data/lib/buildium-ruby/models/retail_cash_users_search_message.rb +0 -305
- data/lib/buildium-ruby/models/safe_wait_handle.rb +0 -227
- data/lib/buildium-ruby/models/task_search_message.rb +0 -399
- data/lib/buildium-ruby/models/tenant_search_message.rb +0 -340
- data/lib/buildium-ruby/models/to_do_task_search_message.rb +0 -367
- data/lib/buildium-ruby/models/user_search_message.rb +0 -298
- data/lib/buildium-ruby/models/vendor_search_message.rb +0 -335
- data/lib/buildium-ruby/models/vendor_transaction_search_message.rb +0 -293
- data/lib/buildium-ruby/models/wait_handle.rb +0 -227
- data/lib/buildium-ruby/models/work_order_search_message.rb +0 -453
- data/lib/buildium-ruby.rb= +0 -535
- data/spec/api/administration_api_spec.rb +0 -114
- data/spec/api/appliances_api_spec.rb +0 -141
- data/spec/api/applicants_api_spec.rb +0 -294
- data/spec/api/association_meter_readings_api_spec.rb +0 -96
- data/spec/api/association_owners_api_spec.rb +0 -195
- data/spec/api/association_tenants_api_spec.rb +0 -153
- data/spec/api/association_units_api_spec.rb +0 -147
- data/spec/api/associations_api_spec.rb +0 -242
- data/spec/api/bank_accounts_api_spec.rb +0 -493
- data/spec/api/bills_api_spec.rb +0 -214
- data/spec/api/board_members_api_spec.rb +0 -107
- data/spec/api/budgets_api_spec.rb +0 -89
- data/spec/api/client_leads_api_spec.rb +0 -66
- data/spec/api/communications_api_spec.rb +0 -248
- data/spec/api/contact_requests_api_spec.rb +0 -98
- data/spec/api/files_api_spec.rb +0 -181
- data/spec/api/general_ledger_api_spec.rb +0 -182
- data/spec/api/lease_transactions_api_spec.rb +0 -312
- data/spec/api/leases_api_spec.rb +0 -349
- data/spec/api/listings_api_spec.rb +0 -139
- data/spec/api/ownership_account_transactions_api_spec.rb +0 -297
- data/spec/api/ownership_accounts_api_spec.rb +0 -151
- data/spec/api/property_groups_api_spec.rb +0 -88
- data/spec/api/rental_appliances_api_spec.rb +0 -141
- data/spec/api/rental_meter_readings_api_spec.rb +0 -96
- data/spec/api/rental_owner_requests_api_spec.rb +0 -123
- data/spec/api/rental_owners_api_spec.rb +0 -151
- data/spec/api/rental_properties_api_spec.rb +0 -361
- data/spec/api/rental_tenants_api_spec.rb +0 -154
- data/spec/api/rental_units_api_spec.rb +0 -279
- data/spec/api/resident_center_api_spec.rb +0 -101
- data/spec/api/resident_requests_api_spec.rb +0 -99
- data/spec/api/tasks_api_spec.rb +0 -240
- data/spec/api/to_do_requests_api_spec.rb +0 -98
- data/spec/api/vendors_api_spec.rb +0 -275
- data/spec/api/work_orders_api_spec.rb +0 -105
- data/spec/models/account_info_message_spec.rb +0 -58
- data/spec/models/accounting_entity_message_spec.rb +0 -56
- data/spec/models/accounting_entity_save_message_spec.rb +0 -50
- data/spec/models/accounting_lock_period_message_spec.rb +0 -46
- data/spec/models/accounting_settings_message_spec.rb +0 -72
- data/spec/models/address_message_spec.rb +0 -74
- data/spec/models/all_tasks_message_spec.rb +0 -130
- data/spec/models/announcement_message_spec.rb +0 -74
- data/spec/models/announcement_post_message_spec.rb +0 -64
- data/spec/models/announcement_search_message_spec.rb +0 -62
- data/spec/models/announcement_sender_message_spec.rb +0 -46
- data/spec/models/api_error_response_spec.rb +0 -46
- data/spec/models/appliance_message_spec.rb +0 -58
- data/spec/models/applicant_application_message_spec.rb +0 -56
- data/spec/models/applicant_group_message_spec.rb +0 -62
- data/spec/models/applicant_group_post_message_spec.rb +0 -40
- data/spec/models/applicant_group_put_message_spec.rb +0 -50
- data/spec/models/applicant_group_search_message_spec.rb +0 -66
- data/spec/models/applicant_message_spec.rb +0 -98
- data/spec/models/applicant_post_message_spec.rb +0 -64
- data/spec/models/applicant_put_message_spec.rb +0 -58
- data/spec/models/applicant_search_message_spec.rb +0 -84
- data/spec/models/application_message_spec.rb +0 -62
- data/spec/models/application_put_message_spec.rb +0 -38
- data/spec/models/application_response_field_message_spec.rb +0 -60
- data/spec/models/application_response_message_spec.rb +0 -50
- data/spec/models/application_section_response_message_spec.rb +0 -34
- data/spec/models/applied_vendor_credit_message_spec.rb +0 -40
- data/spec/models/association_appliance_message_spec.rb +0 -76
- data/spec/models/association_appliance_post_message_spec.rb +0 -76
- data/spec/models/association_appliance_put_message_spec.rb +0 -64
- data/spec/models/association_appliance_search_message_spec.rb +0 -40
- data/spec/models/association_appliance_service_history_message_spec.rb +0 -56
- data/spec/models/association_appliance_service_history_post_message_spec.rb +0 -50
- data/spec/models/association_board_member_message_spec.rb +0 -92
- data/spec/models/association_board_member_post_message_spec.rb +0 -56
- data/spec/models/association_board_member_put_message_spec.rb +0 -50
- data/spec/models/association_board_member_search_message_spec.rb +0 -60
- data/spec/models/association_message_spec.rb +0 -106
- data/spec/models/association_owner_board_term_message_spec.rb +0 -68
- data/spec/models/association_owner_board_term_post_message_spec.rb +0 -50
- data/spec/models/association_owner_message_spec.rb +0 -144
- data/spec/models/association_owner_post_message_spec.rb +0 -116
- data/spec/models/association_owner_put_message_spec.rb +0 -98
- data/spec/models/association_owner_to_existing_ownership_account_post_message_spec.rb +0 -128
- data/spec/models/association_owner_unit_occupancy_put_message_spec.rb +0 -34
- data/spec/models/association_owner_unit_occupancy_status_message_spec.rb +0 -40
- data/spec/models/association_ownership_account_message_spec.rb +0 -90
- data/spec/models/association_ownership_account_post_message_spec.rb +0 -80
- data/spec/models/association_ownership_account_put_message_spec.rb +0 -34
- data/spec/models/association_ownership_account_search_message_spec.rb +0 -78
- data/spec/models/association_post_message_spec.rb +0 -82
- data/spec/models/association_preferred_vendor_message_spec.rb +0 -82
- data/spec/models/association_preferred_vendor_put_message_spec.rb +0 -34
- data/spec/models/association_put_message_spec.rb +0 -82
- data/spec/models/association_search_message_spec.rb +0 -68
- data/spec/models/association_tax_information_message_spec.rb +0 -62
- data/spec/models/association_tenant_message_spec.rb +0 -112
- data/spec/models/association_tenant_post_message_spec.rb +0 -106
- data/spec/models/association_tenant_put_message_spec.rb +0 -94
- data/spec/models/association_unit_message_spec.rb +0 -84
- data/spec/models/association_unit_put_message_spec.rb +0 -66
- data/spec/models/association_unit_search_message_spec.rb +0 -46
- data/spec/models/association_units_post_message_spec.rb +0 -72
- data/spec/models/association_user_search_message_spec.rb +0 -86
- data/spec/models/bank_account_check_accounting_entity_save_message_spec.rb +0 -50
- data/spec/models/bank_account_check_file_message_spec.rb +0 -64
- data/spec/models/bank_account_check_line_message_spec.rb +0 -64
- data/spec/models/bank_account_check_line_save_message_spec.rb +0 -58
- data/spec/models/bank_account_check_message_spec.rb +0 -70
- data/spec/models/bank_account_check_payee_message_spec.rb +0 -50
- data/spec/models/bank_account_check_payee_save_message_spec.rb +0 -44
- data/spec/models/bank_account_check_post_message_spec.rb +0 -58
- data/spec/models/bank_account_check_put_message_spec.rb +0 -58
- data/spec/models/bank_account_check_search_message_spec.rb +0 -40
- data/spec/models/bank_account_deposit_line_message_spec.rb +0 -64
- data/spec/models/bank_account_deposit_line_save_message_spec.rb +0 -58
- data/spec/models/bank_account_deposit_message_spec.rb +0 -64
- data/spec/models/bank_account_deposit_post_message_spec.rb +0 -52
- data/spec/models/bank_account_deposit_put_message_spec.rb +0 -46
- data/spec/models/bank_account_deposit_search_message_spec.rb +0 -40
- data/spec/models/bank_account_message_spec.rb +0 -110
- data/spec/models/bank_account_post_message_spec.rb +0 -78
- data/spec/models/bank_account_put_message_spec.rb +0 -78
- data/spec/models/bank_account_quick_deposit_message_spec.rb +0 -64
- data/spec/models/bank_account_quick_deposit_save_message_spec.rb +0 -58
- data/spec/models/bank_account_quick_deposit_search_message_spec.rb +0 -40
- data/spec/models/bank_account_search_message_spec.rb +0 -50
- data/spec/models/bank_account_transaction_message_spec.rb +0 -96
- data/spec/models/bank_account_transaction_search_message_spec.rb +0 -56
- data/spec/models/bank_account_transfer_accounting_entity_save_message_spec.rb +0 -50
- data/spec/models/bank_account_transfer_message_spec.rb +0 -64
- data/spec/models/bank_account_transfer_save_message_spec.rb +0 -58
- data/spec/models/bank_account_transfer_search_message_spec.rb +0 -40
- data/spec/models/bank_account_withdrawal_message_spec.rb +0 -64
- data/spec/models/bank_account_withdrawal_save_message_spec.rb +0 -58
- data/spec/models/bank_account_withdrawal_search_message_spec.rb +0 -40
- data/spec/models/bank_lockbox_data_association_message_spec.rb +0 -46
- data/spec/models/bank_lockbox_data_association_owner_message_spec.rb +0 -74
- data/spec/models/bank_lockbox_data_message_spec.rb +0 -40
- data/spec/models/bank_lockbox_data_ownership_account_message_spec.rb +0 -62
- data/spec/models/bank_lockbox_data_search_message_spec.rb +0 -34
- data/spec/models/bill_file_message_spec.rb +0 -64
- data/spec/models/bill_line_message_spec.rb +0 -64
- data/spec/models/bill_line_post_message_spec.rb +0 -58
- data/spec/models/bill_line_put_message_spec.rb +0 -64
- data/spec/models/bill_markup_message_spec.rb +0 -44
- data/spec/models/bill_markup_save_message_spec.rb +0 -44
- data/spec/models/bill_message_spec.rb +0 -92
- data/spec/models/bill_payment_accounting_entity_message_spec.rb +0 -50
- data/spec/models/bill_payment_line_message_spec.rb +0 -46
- data/spec/models/bill_payment_line_post_message_spec.rb +0 -40
- data/spec/models/bill_payment_message_spec.rb +0 -76
- data/spec/models/bill_payment_post_message_spec.rb +0 -58
- data/spec/models/bill_post_message_spec.rb +0 -70
- data/spec/models/bill_put_message_spec.rb +0 -64
- data/spec/models/bill_search_message_spec.rb +0 -88
- data/spec/models/budget_details_message_spec.rb +0 -56
- data/spec/models/budget_details_save_message_spec.rb +0 -40
- data/spec/models/budget_message_spec.rb +0 -64
- data/spec/models/budget_monthly_amounts_message_spec.rb +0 -100
- data/spec/models/budget_monthly_amounts_save_message_spec.rb +0 -100
- data/spec/models/budget_post_message_spec.rb +0 -62
- data/spec/models/budget_put_message_spec.rb +0 -40
- data/spec/models/budget_search_message_spec.rb +0 -46
- data/spec/models/cancellation_token_spec.rb +0 -46
- data/spec/models/cc_payments_message_spec.rb +0 -34
- data/spec/models/cc_payments_put_message_spec.rb +0 -34
- data/spec/models/charge_recurring_transaction_post_message_spec.rb +0 -84
- data/spec/models/charge_recurring_transaction_put_message_spec.rb +0 -90
- data/spec/models/check_printing_info_message_spec.rb +0 -122
- data/spec/models/check_printing_info_post_message_spec.rb +0 -122
- data/spec/models/check_printing_info_put_message_spec.rb +0 -122
- data/spec/models/client_lead_credit_request_message_spec.rb +0 -60
- data/spec/models/client_lead_message_spec.rb +0 -102
- data/spec/models/client_lead_search_message_spec.rb +0 -66
- data/spec/models/contact_detail_message_spec.rb +0 -52
- data/spec/models/contact_detail_phone_message_spec.rb +0 -46
- data/spec/models/contact_detail_save_message_spec.rb +0 -52
- data/spec/models/contact_detail_save_phone_message_spec.rb +0 -46
- data/spec/models/contact_info_message_spec.rb +0 -52
- data/spec/models/contact_request_task_message_spec.rb +0 -114
- data/spec/models/contact_request_task_post_message_spec.rb +0 -102
- data/spec/models/contact_request_task_put_message_spec.rb +0 -102
- data/spec/models/contact_request_task_search_message_spec.rb +0 -112
- data/spec/models/cosigner_message_spec.rb +0 -92
- data/spec/models/created_by_user_message_spec.rb +0 -52
- data/spec/models/credit_recurring_transaction_post_message_spec.rb +0 -100
- data/spec/models/deposit_detail_message_spec.rb +0 -40
- data/spec/models/e_pay_settings_message_spec.rb +0 -46
- data/spec/models/e_pay_settings_put_message_spec.rb +0 -46
- data/spec/models/eft_payments_message_spec.rb +0 -34
- data/spec/models/eft_payments_put_message_spec.rb +0 -34
- data/spec/models/electronic_payments_message_spec.rb +0 -76
- data/spec/models/email_message_spec.rb +0 -52
- data/spec/models/email_post_message_spec.rb +0 -70
- data/spec/models/email_recipient_message_spec.rb +0 -62
- data/spec/models/email_search_message_spec.rb +0 -58
- data/spec/models/email_sender_message_spec.rb +0 -52
- data/spec/models/emergency_contact_message_spec.rb +0 -52
- data/spec/models/file_category_message_spec.rb +0 -46
- data/spec/models/file_category_post_message_spec.rb +0 -34
- data/spec/models/file_category_put_message_spec.rb +0 -34
- data/spec/models/file_download_message_spec.rb +0 -34
- data/spec/models/file_entity_message_spec.rb +0 -50
- data/spec/models/file_message_spec.rb +0 -82
- data/spec/models/file_name_post_message_spec.rb +0 -34
- data/spec/models/file_put_message_spec.rb +0 -46
- data/spec/models/file_search_message_spec.rb +0 -74
- data/spec/models/file_sharing_account_message_spec.rb +0 -58
- data/spec/models/file_sharing_account_put_message_spec.rb +0 -58
- data/spec/models/file_sharing_association_message_spec.rb +0 -40
- data/spec/models/file_sharing_association_owner_message_spec.rb +0 -34
- data/spec/models/file_sharing_association_owner_put_message_spec.rb +0 -34
- data/spec/models/file_sharing_association_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_association_unit_message_spec.rb +0 -40
- data/spec/models/file_sharing_association_unit_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_committee_message_spec.rb +0 -46
- data/spec/models/file_sharing_committee_put_message_spec.rb +0 -46
- data/spec/models/file_sharing_lease_message_spec.rb +0 -40
- data/spec/models/file_sharing_lease_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_message_spec.rb +0 -100
- data/spec/models/file_sharing_ownership_account_message_spec.rb +0 -40
- data/spec/models/file_sharing_ownership_account_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_put_message_spec.rb +0 -100
- data/spec/models/file_sharing_rental_message_spec.rb +0 -40
- data/spec/models/file_sharing_rental_owner_message_spec.rb +0 -34
- data/spec/models/file_sharing_rental_owner_put_message_spec.rb +0 -34
- data/spec/models/file_sharing_rental_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_rental_unit_mesage_spec.rb +0 -40
- data/spec/models/file_sharing_rental_unit_put_mesage_spec.rb +0 -40
- data/spec/models/file_sharing_tenant_message_spec.rb +0 -40
- data/spec/models/file_sharing_tenant_put_message_spec.rb +0 -40
- data/spec/models/file_sharing_vendor_message_spec.rb +0 -34
- data/spec/models/file_sharing_vendor_put_message_spec.rb +0 -34
- data/spec/models/file_upload_post_message_spec.rb +0 -68
- data/spec/models/file_upload_ticket_message_spec.rb +0 -46
- data/spec/models/general_journal_entry_line_save_message_spec.rb +0 -56
- data/spec/models/general_journal_entry_post_message_spec.rb +0 -52
- data/spec/models/general_journal_entry_put_message_spec.rb +0 -52
- data/spec/models/general_ledger_entry_message_spec.rb +0 -74
- data/spec/models/general_ledger_journal_line_message_spec.rb +0 -64
- data/spec/models/general_ledger_journal_message_spec.rb +0 -40
- data/spec/models/general_ledger_message_spec.rb +0 -58
- data/spec/models/general_ledger_search_message_spec.rb +0 -72
- data/spec/models/general_ledger_transaction_message_spec.rb +0 -98
- data/spec/models/general_ledger_transaction_search_message_spec.rb +0 -62
- data/spec/models/gl_account_balance_item_message_spec.rb +0 -40
- data/spec/models/gl_account_balance_message_spec.rb +0 -46
- data/spec/models/gl_account_balance_search_message_spec.rb +0 -66
- data/spec/models/gl_account_message_spec.rb +0 -130
- data/spec/models/gl_account_post_message_spec.rb +0 -84
- data/spec/models/gl_account_put_message_spec.rb +0 -84
- data/spec/models/gl_accounts_search_message_spec.rb +0 -38
- data/spec/models/gl_transaction_message_v1_spec.rb +0 -58
- data/spec/models/image_reorder_request_put_message_spec.rb +0 -34
- data/spec/models/insured_tenant_message_spec.rb +0 -52
- data/spec/models/internal_transaction_status_message_spec.rb +0 -46
- data/spec/models/journal_line_message_spec.rb +0 -70
- data/spec/models/journal_message_spec.rb +0 -40
- data/spec/models/json_patch_operation_spec.rb +0 -52
- data/spec/models/last_updated_by_user_message_spec.rb +0 -58
- data/spec/models/lease_account_detail_message_spec.rb +0 -40
- data/spec/models/lease_auto_allocated_payment_post_message_spec.rb +0 -74
- data/spec/models/lease_charge_line_save_message_spec.rb +0 -46
- data/spec/models/lease_charge_post_message_spec.rb +0 -46
- data/spec/models/lease_charge_put_message_spec.rb +0 -46
- data/spec/models/lease_charge_recurring_transaction_message_spec.rb +0 -108
- data/spec/models/lease_cosigner_post_message_spec.rb +0 -80
- data/spec/models/lease_ledger_credit_line_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_credit_post_message_spec.rb +0 -62
- data/spec/models/lease_ledger_deposit_withholding_line_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_deposit_withholding_post_message_spec.rb +0 -52
- data/spec/models/lease_ledger_payment_line_save_message_spec.rb +0 -40
- data/spec/models/lease_ledger_payment_post_message_spec.rb +0 -74
- data/spec/models/lease_ledger_payment_put_message_spec.rb +0 -68
- data/spec/models/lease_ledger_refund_line_message_spec.rb +0 -40
- data/spec/models/lease_ledger_refund_line_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_refund_message_spec.rb +0 -82
- data/spec/models/lease_ledger_refund_post_message_spec.rb +0 -70
- data/spec/models/lease_ledger_reverse_payment_nsf_charge_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_reverse_payment_other_bank_charge_post_message_spec.rb +0 -40
- data/spec/models/lease_ledger_reverse_payment_post_message_spec.rb +0 -52
- data/spec/models/lease_message_spec.rb +0 -170
- data/spec/models/lease_move_out_data_message_spec.rb +0 -46
- data/spec/models/lease_move_out_data_post_message_spec.rb +0 -46
- data/spec/models/lease_outstanding_balance_message_spec.rb +0 -100
- data/spec/models/lease_outstanding_balance_search_message_spec.rb +0 -90
- data/spec/models/lease_post_message_spec.rb +0 -110
- data/spec/models/lease_put_message_spec.rb +0 -68
- data/spec/models/lease_recurring_credit_message_spec.rb +0 -124
- data/spec/models/lease_recurring_payment_message_spec.rb +0 -118
- data/spec/models/lease_renewal_message_spec.rb +0 -84
- data/spec/models/lease_renewal_post_message_spec.rb +0 -98
- data/spec/models/lease_renewal_search_message_spec.rb +0 -50
- data/spec/models/lease_rent_charge_message_spec.rb +0 -70
- data/spec/models/lease_rent_charge_post_message_spec.rb +0 -52
- data/spec/models/lease_rent_message_spec.rb +0 -86
- data/spec/models/lease_rent_post_message_spec.rb +0 -44
- data/spec/models/lease_search_message_spec.rb +0 -108
- data/spec/models/lease_security_deposit_post_message_spec.rb +0 -40
- data/spec/models/lease_tenant_message_spec.rb +0 -50
- data/spec/models/lease_transaction_message_spec.rb +0 -92
- data/spec/models/lease_transaction_search_message_spec.rb +0 -50
- data/spec/models/listing_contact_message_spec.rb +0 -58
- data/spec/models/listing_contact_save_message_spec.rb +0 -52
- data/spec/models/listing_entity_file_post_message_spec.rb +0 -46
- data/spec/models/listing_file_message_spec.rb +0 -50
- data/spec/models/listing_message_spec.rb +0 -88
- data/spec/models/listing_property_message_spec.rb +0 -90
- data/spec/models/listing_put_message_spec.rb +0 -64
- data/spec/models/listing_search_message_spec.rb +0 -44
- data/spec/models/listing_unit_message_spec.rb +0 -100
- data/spec/models/lock_period_settings_global_message_spec.rb +0 -34
- data/spec/models/lock_period_settings_overrides_message_spec.rb +0 -40
- data/spec/models/logged_by_staff_user_message_spec.rb +0 -52
- data/spec/models/lookup_message_spec.rb +0 -40
- data/spec/models/mailing_template_message_spec.rb +0 -56
- data/spec/models/meter_reading_detail_message_spec.rb +0 -64
- data/spec/models/meter_reading_detail_put_message_spec.rb +0 -52
- data/spec/models/meter_reading_details_delete_search_message_spec.rb +0 -44
- data/spec/models/meter_reading_details_message_spec.rb +0 -50
- data/spec/models/meter_reading_details_put_message_spec.rb +0 -50
- data/spec/models/meter_reading_details_put_search_message_spec.rb +0 -44
- data/spec/models/meter_reading_details_search_message_spec.rb +0 -44
- data/spec/models/meter_reading_message_spec.rb +0 -62
- data/spec/models/meter_reading_search_message_spec.rb +0 -50
- data/spec/models/multiple_bill_payments_post_message_spec.rb +0 -58
- data/spec/models/note_message_spec.rb +0 -46
- data/spec/models/note_post_message_spec.rb +0 -34
- data/spec/models/note_put_message_spec.rb +0 -34
- data/spec/models/note_search_message_spec.rb +0 -46
- data/spec/models/offline_payments_message_spec.rb +0 -46
- data/spec/models/offline_payments_put_message_spec.rb +0 -46
- data/spec/models/outstanding_balances_line_message_spec.rb +0 -40
- data/spec/models/ownership_account_auto_allocated_payment_post_message_spec.rb +0 -74
- data/spec/models/ownership_account_charge_recurring_transaction_message_spec.rb +0 -108
- data/spec/models/ownership_account_credit_line_post_message_spec.rb +0 -40
- data/spec/models/ownership_account_credit_post_message_spec.rb +0 -62
- data/spec/models/ownership_account_deposit_withholding_line_post_message_spec.rb +0 -40
- data/spec/models/ownership_account_deposit_withholding_post_message_spec.rb +0 -52
- data/spec/models/ownership_account_ledger_charge_lines_put_message_spec.rb +0 -46
- data/spec/models/ownership_account_ledger_charge_lines_save_message_spec.rb +0 -40
- data/spec/models/ownership_account_ledger_charge_post_message_spec.rb +0 -46
- data/spec/models/ownership_account_ledger_charge_put_message_spec.rb +0 -46
- data/spec/models/ownership_account_ledger_payment_line_save_message_spec.rb +0 -40
- data/spec/models/ownership_account_ledger_payment_post_message_spec.rb +0 -74
- data/spec/models/ownership_account_ledger_payment_put_message_spec.rb +0 -68
- data/spec/models/ownership_account_outstanding_balance_message_spec.rb +0 -88
- data/spec/models/ownership_account_outstanding_balance_search_message_spec.rb +0 -70
- data/spec/models/ownership_account_recurring_credit_message_spec.rb +0 -124
- data/spec/models/ownership_account_recurring_payment_message_spec.rb +0 -118
- data/spec/models/ownership_account_refund_line_message_spec.rb +0 -40
- data/spec/models/ownership_account_refund_lines_post_message_spec.rb +0 -40
- data/spec/models/ownership_account_refund_message_spec.rb +0 -82
- data/spec/models/ownership_account_refund_post_message_spec.rb +0 -70
- data/spec/models/ownership_account_transaction_message_spec.rb +0 -92
- data/spec/models/paid_by_message_spec.rb +0 -40
- data/spec/models/participant_message_spec.rb +0 -46
- data/spec/models/participant_resource_message_spec.rb +0 -44
- data/spec/models/payee_message_spec.rb +0 -56
- data/spec/models/payment_detail_message_spec.rb +0 -56
- data/spec/models/payment_recurring_transaction_post_message_spec.rb +0 -94
- data/spec/models/payment_transactions_message_spec.rb +0 -46
- data/spec/models/phone_log_message_spec.rb +0 -64
- data/spec/models/phone_log_participant_post_message_spec.rb +0 -50
- data/spec/models/phone_log_participant_unit_agreement_post_message_spec.rb +0 -44
- data/spec/models/phone_log_post_message_spec.rb +0 -52
- data/spec/models/phone_log_put_message_spec.rb +0 -46
- data/spec/models/phone_log_search_message_spec.rb +0 -84
- data/spec/models/phone_number_message_spec.rb +0 -44
- data/spec/models/phone_numbers_message_spec.rb +0 -52
- data/spec/models/property_group_message_spec.rb +0 -58
- data/spec/models/property_group_post_message_spec.rb +0 -46
- data/spec/models/property_group_put_message_spec.rb +0 -46
- data/spec/models/property_group_search_message_spec.rb +0 -40
- data/spec/models/property_manager_message_spec.rb +0 -76
- data/spec/models/property_message_spec.rb +0 -50
- data/spec/models/recurring_transaction_line_message_spec.rb +0 -40
- data/spec/models/recurring_transaction_line_post_message_spec.rb +0 -40
- data/spec/models/recurring_transaction_message_spec.rb +0 -112
- data/spec/models/rental_appliance_message_spec.rb +0 -76
- data/spec/models/rental_appliance_post_message_spec.rb +0 -76
- data/spec/models/rental_appliance_put_message_spec.rb +0 -64
- data/spec/models/rental_appliance_search_message_spec.rb +0 -40
- data/spec/models/rental_appliance_service_history_message_spec.rb +0 -56
- data/spec/models/rental_appliance_service_history_post_message_spec.rb +0 -50
- data/spec/models/rental_features_message_spec.rb +0 -48
- data/spec/models/rental_features_put_message_spec.rb +0 -48
- data/spec/models/rental_image_message_spec.rb +0 -62
- data/spec/models/rental_image_put_message_spec.rb +0 -40
- data/spec/models/rental_message_spec.rb +0 -108
- data/spec/models/rental_owner_contribution_data_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_data_put_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_put_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_reminder_message_spec.rb +0 -40
- data/spec/models/rental_owner_contribution_reminder_put_message_spec.rb +0 -40
- data/spec/models/rental_owner_message_spec.rb +0 -118
- data/spec/models/rental_owner_post_message_spec.rb +0 -112
- data/spec/models/rental_owner_put_message_spec.rb +0 -106
- data/spec/models/rental_owner_request_task_message_spec.rb +0 -114
- data/spec/models/rental_owner_request_task_post_message_spec.rb +0 -102
- data/spec/models/rental_owner_request_task_put_message_spec.rb +0 -96
- data/spec/models/rental_owner_request_task_search_message_spec.rb +0 -112
- data/spec/models/rental_owner_tax_information_message_spec.rb +0 -68
- data/spec/models/rental_owners_search_message_spec.rb +0 -74
- data/spec/models/rental_preferred_vendor_message_spec.rb +0 -82
- data/spec/models/rental_preferred_vendor_put_message_spec.rb +0 -34
- data/spec/models/rental_property_post_message_spec.rb +0 -92
- data/spec/models/rental_property_put_message_spec.rb +0 -80
- data/spec/models/rental_property_unit_post_message_spec.rb +0 -78
- data/spec/models/rental_search_message_spec.rb +0 -88
- data/spec/models/rental_tenant_post_message_spec.rb +0 -110
- data/spec/models/rental_tenant_put_message_spec.rb +0 -104
- data/spec/models/rental_tenant_renewal_post_message_spec.rb +0 -104
- data/spec/models/rental_unit_features_message_spec.rb +0 -38
- data/spec/models/rental_unit_features_put_message_spec.rb +0 -38
- data/spec/models/rental_unit_image_message_spec.rb +0 -62
- data/spec/models/rental_unit_image_put_message_spec.rb +0 -40
- data/spec/models/rental_unit_message_spec.rb +0 -108
- data/spec/models/rental_unit_put_message_spec.rb +0 -78
- data/spec/models/rental_unit_search_message_spec.rb +0 -46
- data/spec/models/rental_units_post_message_spec.rb +0 -84
- data/spec/models/renters_insurance_policy_message_spec.rb +0 -80
- data/spec/models/requested_by_user_entity_message_spec.rb +0 -68
- data/spec/models/resident_center_user_message_spec.rb +0 -56
- data/spec/models/resident_center_user_reference_message_spec.rb +0 -62
- data/spec/models/resident_center_user_search_message_spec.rb +0 -66
- data/spec/models/resident_request_task_message_spec.rb +0 -144
- data/spec/models/resident_request_task_post_message_spec.rb +0 -126
- data/spec/models/resident_request_task_put_message_spec.rb +0 -84
- data/spec/models/resident_request_task_search_message_spec.rb +0 -118
- data/spec/models/retail_cash_property_message_spec.rb +0 -56
- data/spec/models/retail_cash_unit_message_spec.rb +0 -46
- data/spec/models/retail_cash_user_data_message_spec.rb +0 -74
- data/spec/models/retail_cash_user_message_spec.rb +0 -70
- data/spec/models/retail_cash_user_put_message_spec.rb +0 -34
- data/spec/models/retail_cash_users_search_message_spec.rb +0 -72
- data/spec/models/safe_wait_handle_spec.rb +0 -40
- data/spec/models/save_address_message_spec.rb +0 -74
- data/spec/models/save_emergency_contact_message_spec.rb +0 -52
- data/spec/models/task_category_message_spec.rb +0 -52
- data/spec/models/task_category_put_message_spec.rb +0 -34
- data/spec/models/task_category_response_message_spec.rb +0 -52
- data/spec/models/task_category_save_message_spec.rb +0 -34
- data/spec/models/task_history_file_message_spec.rb +0 -64
- data/spec/models/task_history_file_upload_post_message_spec.rb +0 -34
- data/spec/models/task_history_message_spec.rb +0 -112
- data/spec/models/task_history_put_message_spec.rb +0 -34
- data/spec/models/task_history_user_message_spec.rb +0 -52
- data/spec/models/task_search_message_spec.rb +0 -128
- data/spec/models/task_sub_category_message_spec.rb +0 -40
- data/spec/models/tax_information_post_message_spec.rb +0 -62
- data/spec/models/tax_information_save_message_spec.rb +0 -68
- data/spec/models/tenant_message_spec.rb +0 -128
- data/spec/models/tenant_search_message_spec.rb +0 -96
- data/spec/models/to_do_task_message_spec.rb +0 -108
- data/spec/models/to_do_task_post_message_spec.rb +0 -96
- data/spec/models/to_do_task_put_message_spec.rb +0 -96
- data/spec/models/to_do_task_search_message_spec.rb +0 -112
- data/spec/models/undeposited_funds_message_spec.rb +0 -34
- data/spec/models/unit_agreement_message_spec.rb +0 -50
- data/spec/models/unit_entity_message_spec.rb +0 -40
- data/spec/models/user_message_spec.rb +0 -104
- data/spec/models/user_role_message_spec.rb +0 -52
- data/spec/models/user_search_message_spec.rb +0 -66
- data/spec/models/vehicle_message_spec.rb +0 -52
- data/spec/models/vendor_category_message_spec.rb +0 -46
- data/spec/models/vendor_category_save_message_spec.rb +0 -34
- data/spec/models/vendor_credit_line_item_message_spec.rb +0 -58
- data/spec/models/vendor_credit_line_item_post_message_spec.rb +0 -52
- data/spec/models/vendor_credit_message_spec.rb +0 -58
- data/spec/models/vendor_credit_post_message_spec.rb +0 -52
- data/spec/models/vendor_insurance_message_spec.rb +0 -46
- data/spec/models/vendor_insurance_save_message_spec.rb +0 -46
- data/spec/models/vendor_message_spec.rb +0 -130
- data/spec/models/vendor_post_message_spec.rb +0 -118
- data/spec/models/vendor_put_message_spec.rb +0 -118
- data/spec/models/vendor_refund_line_message_spec.rb +0 -58
- data/spec/models/vendor_refund_line_post_message_spec.rb +0 -52
- data/spec/models/vendor_refund_message_spec.rb +0 -74
- data/spec/models/vendor_refund_post_message_spec.rb +0 -68
- data/spec/models/vendor_search_message_spec.rb +0 -84
- data/spec/models/vendor_tax_information_message_spec.rb +0 -68
- data/spec/models/vendor_transaction_message_spec.rb +0 -68
- data/spec/models/vendor_transaction_search_message_spec.rb +0 -62
- data/spec/models/video_link_request_post_message_spec.rb +0 -40
- data/spec/models/wait_handle_spec.rb +0 -40
- data/spec/models/work_order_entry_contact_message_spec.rb +0 -40
- data/spec/models/work_order_entry_contact_resource_message_spec.rb +0 -44
- data/spec/models/work_order_line_item_message_spec.rb +0 -52
- data/spec/models/work_order_line_item_save_message_spec.rb +0 -52
- data/spec/models/work_order_message_spec.rb +0 -110
- data/spec/models/work_order_post_message_spec.rb +0 -98
- data/spec/models/work_order_put_message_spec.rb +0 -86
- data/spec/models/work_order_search_message_spec.rb +0 -158
- data/spec/models/work_order_task_message_spec.rb +0 -88
- data/spec/models/work_order_task_post_message_spec.rb +0 -78
@@ -20,7 +20,7 @@ module Buildium
|
|
20
20
|
@api_client = api_client
|
21
21
|
end
|
22
22
|
# Delete meter reading details for a given date
|
23
|
-
# Delete meter reading details for an association for a given date. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
23
|
+
# Delete meter reading details for an association for a given date. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit` `Delete`
|
24
24
|
# @param association_id [Integer]
|
25
25
|
# @param readingdate [Date] Filters results to any meter readings whose entry date is equal to the specified value. The value must be formatted as YYYY-MM-DD.
|
26
26
|
# @param metertype [String] Filters results to the specified meter type.
|
@@ -32,7 +32,7 @@ module Buildium
|
|
32
32
|
end
|
33
33
|
|
34
34
|
# Delete meter reading details for a given date
|
35
|
-
# Delete meter reading details for an association for a given date. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
35
|
+
# Delete meter reading details for an association for a given date. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Ownership account transactions</span> - `View` `Edit` `Delete`
|
36
36
|
# @param association_id [Integer]
|
37
37
|
# @param readingdate [Date] Filters results to any meter readings whose entry date is equal to the specified value. The value must be formatted as YYYY-MM-DD.
|
38
38
|
# @param metertype [String] Filters results to the specified meter type.
|
@@ -102,7 +102,7 @@ module Buildium
|
|
102
102
|
end
|
103
103
|
|
104
104
|
# Retrieve all meter reading details
|
105
|
-
# Retrieves all meter reading details for an association. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
105
|
+
# Retrieves all meter reading details for an association. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Associations and units</span> - `View`
|
106
106
|
# @param association_id [Integer]
|
107
107
|
# @param readingdate [Date] Filters results to any meter readings whose entry date is equal to the specified value. The value must be formatted as YYYY-MM-DD.
|
108
108
|
# @param metertype [String] Filters results to the specified meter type.
|
@@ -114,7 +114,7 @@ module Buildium
|
|
114
114
|
end
|
115
115
|
|
116
116
|
# Retrieve all meter reading details
|
117
|
-
# Retrieves all meter reading details for an association. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
117
|
+
# Retrieves all meter reading details for an association. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Associations and units</span> - `View`
|
118
118
|
# @param association_id [Integer]
|
119
119
|
# @param readingdate [Date] Filters results to any meter readings whose entry date is equal to the specified value. The value must be formatted as YYYY-MM-DD.
|
120
120
|
# @param metertype [String] Filters results to the specified meter type.
|
@@ -184,7 +184,7 @@ module Buildium
|
|
184
184
|
end
|
185
185
|
|
186
186
|
# Retrieve all meter readings
|
187
|
-
# Retrieves all meter readings for an association. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
187
|
+
# Retrieves all meter readings for an association. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Associations and units</span> - `View`
|
188
188
|
# @param association_id [Integer]
|
189
189
|
# @param readingdatefrom [Date] Filters results to any meter readings whose entry date that is greater than or equal to the specified value. The value must be formatted as YYYY-MM-DD. The maximum date range is 365 days.
|
190
190
|
# @param readingdateto [Date] Filters results to any meter readings whose entry date is less than or equal to the specified value. The value must be formatted as YYYY-MM-DD. The maximum date range is 365 days.
|
@@ -200,7 +200,7 @@ module Buildium
|
|
200
200
|
end
|
201
201
|
|
202
202
|
# Retrieve all meter readings
|
203
|
-
# Retrieves all meter readings for an association. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
203
|
+
# Retrieves all meter readings for an association. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Associations and units</span> - `View`
|
204
204
|
# @param association_id [Integer]
|
205
205
|
# @param readingdatefrom [Date] Filters results to any meter readings whose entry date that is greater than or equal to the specified value. The value must be formatted as YYYY-MM-DD. The maximum date range is 365 days.
|
206
206
|
# @param readingdateto [Date] Filters results to any meter readings whose entry date is less than or equal to the specified value. The value must be formatted as YYYY-MM-DD. The maximum date range is 365 days.
|
@@ -277,27 +277,27 @@ module Buildium
|
|
277
277
|
end
|
278
278
|
|
279
279
|
# Create/Update meter reading details
|
280
|
-
# This endpoint can be used to both create and update a meter reading detail for an association. <ul><li>There can only be one meter reading detail for a given combination of MeterType and ReadingDate for an association</li><li>If you are updating an existing meter reading detail, use the query parameters to specify the existing meter reading detail to update.</li><li>If you are creating a new meter reading detail, do not pass any query parameters.</li><li>When adding a new item to the Details array, leave out the `Id` field.</li><li>When updating an existing item in the Details array, the `Id` field of the existing item must be included.</li></ul><br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
280
|
+
# This endpoint can be used to both create and update a meter reading detail for an association. <ul><li>There can only be one meter reading detail for a given combination of MeterType and ReadingDate for an association</li><li>If you are updating an existing meter reading detail, use the query parameters to specify the existing meter reading detail to update.</li><li>If you are creating a new meter reading detail, do not pass any query parameters.</li><li>When adding a new item to the Details array, leave out the `Id` field.</li><li>When updating an existing item in the Details array, the `Id` field of the existing item must be included.</li></ul><br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Associations and units</span> - `View` `Edit`
|
281
281
|
# @param association_id [Integer]
|
282
|
-
# @param
|
282
|
+
# @param upsert_association_meter_reading_details_async_request [UpsertAssociationMeterReadingDetailsAsyncRequest]
|
283
283
|
# @param [Hash] opts the optional parameters
|
284
284
|
# @option opts [Date] :readingdate Filters results to any meter readings whose entry date is equal to the specified value. The value must be formatted as YYYY-MM-DD.
|
285
285
|
# @option opts [String] :metertype Filters results to the specified meter type.
|
286
286
|
# @return [MeterReadingDetailsMessage]
|
287
|
-
def upsert_association_meter_reading_details_async(association_id,
|
288
|
-
data, _status_code, _headers = upsert_association_meter_reading_details_async_with_http_info(association_id,
|
287
|
+
def upsert_association_meter_reading_details_async(association_id, upsert_association_meter_reading_details_async_request, opts = {})
|
288
|
+
data, _status_code, _headers = upsert_association_meter_reading_details_async_with_http_info(association_id, upsert_association_meter_reading_details_async_request, opts)
|
289
289
|
data
|
290
290
|
end
|
291
291
|
|
292
292
|
# Create/Update meter reading details
|
293
|
-
# This endpoint can be used to both create and update a meter reading detail for an association. <ul><li>There can only be one meter reading detail for a given combination of MeterType and ReadingDate for an association</li><li>If you are updating an existing meter reading detail, use the query parameters to specify the existing meter reading detail to update.</li><li>If you are creating a new meter reading detail, do not pass any query parameters.</li><li>When adding a new item to the Details array, leave out the `Id` field.</li><li>When updating an existing item in the Details array, the `Id` field of the existing item must be included.</li></ul><br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
293
|
+
# This endpoint can be used to both create and update a meter reading detail for an association. <ul><li>There can only be one meter reading detail for a given combination of MeterType and ReadingDate for an association</li><li>If you are updating an existing meter reading detail, use the query parameters to specify the existing meter reading detail to update.</li><li>If you are creating a new meter reading detail, do not pass any query parameters.</li><li>When adding a new item to the Details array, leave out the `Id` field.</li><li>When updating an existing item in the Details array, the `Id` field of the existing item must be included.</li></ul><br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Associations and units</span> - `View` `Edit`
|
294
294
|
# @param association_id [Integer]
|
295
|
-
# @param
|
295
|
+
# @param upsert_association_meter_reading_details_async_request [UpsertAssociationMeterReadingDetailsAsyncRequest]
|
296
296
|
# @param [Hash] opts the optional parameters
|
297
297
|
# @option opts [Date] :readingdate Filters results to any meter readings whose entry date is equal to the specified value. The value must be formatted as YYYY-MM-DD.
|
298
298
|
# @option opts [String] :metertype Filters results to the specified meter type.
|
299
299
|
# @return [Array<(MeterReadingDetailsMessage, Integer, Hash)>] MeterReadingDetailsMessage data, response status code and response headers
|
300
|
-
def upsert_association_meter_reading_details_async_with_http_info(association_id,
|
300
|
+
def upsert_association_meter_reading_details_async_with_http_info(association_id, upsert_association_meter_reading_details_async_request, opts = {})
|
301
301
|
if @api_client.config.debugging
|
302
302
|
@api_client.config.logger.debug 'Calling API: AssociationMeterReadingsApi.upsert_association_meter_reading_details_async ...'
|
303
303
|
end
|
@@ -305,9 +305,9 @@ module Buildium
|
|
305
305
|
if @api_client.config.client_side_validation && association_id.nil?
|
306
306
|
fail ArgumentError, "Missing the required parameter 'association_id' when calling AssociationMeterReadingsApi.upsert_association_meter_reading_details_async"
|
307
307
|
end
|
308
|
-
# verify the required parameter '
|
309
|
-
if @api_client.config.client_side_validation &&
|
310
|
-
fail ArgumentError, "Missing the required parameter '
|
308
|
+
# verify the required parameter 'upsert_association_meter_reading_details_async_request' is set
|
309
|
+
if @api_client.config.client_side_validation && upsert_association_meter_reading_details_async_request.nil?
|
310
|
+
fail ArgumentError, "Missing the required parameter 'upsert_association_meter_reading_details_async_request' when calling AssociationMeterReadingsApi.upsert_association_meter_reading_details_async"
|
311
311
|
end
|
312
312
|
allowable_values = ["Electric", "Gas", "Oil", "Water", "Sewer"]
|
313
313
|
if @api_client.config.client_side_validation && opts[:'metertype'] && !allowable_values.include?(opts[:'metertype'])
|
@@ -335,7 +335,7 @@ module Buildium
|
|
335
335
|
form_params = opts[:form_params] || {}
|
336
336
|
|
337
337
|
# http body (model)
|
338
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
338
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(upsert_association_meter_reading_details_async_request)
|
339
339
|
|
340
340
|
# return_type
|
341
341
|
return_type = opts[:debug_return_type] || 'MeterReadingDetailsMessage'
|
@@ -20,27 +20,27 @@ module Buildium
|
|
20
20
|
@api_client = api_client
|
21
21
|
end
|
22
22
|
# Create an owner
|
23
|
-
# Creates an association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
24
|
-
# @param
|
23
|
+
# Creates an association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Associations > Ownership accounts</span> - `View` `Edit`
|
24
|
+
# @param create_association_owner_request [CreateAssociationOwnerRequest]
|
25
25
|
# @param [Hash] opts the optional parameters
|
26
26
|
# @return [AssociationOwnerMessage]
|
27
|
-
def create_association_owner(
|
28
|
-
data, _status_code, _headers = create_association_owner_with_http_info(
|
27
|
+
def create_association_owner(create_association_owner_request, opts = {})
|
28
|
+
data, _status_code, _headers = create_association_owner_with_http_info(create_association_owner_request, opts)
|
29
29
|
data
|
30
30
|
end
|
31
31
|
|
32
32
|
# Create an owner
|
33
|
-
# Creates an association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
34
|
-
# @param
|
33
|
+
# Creates an association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Associations > Ownership accounts</span> - `View` `Edit`
|
34
|
+
# @param create_association_owner_request [CreateAssociationOwnerRequest]
|
35
35
|
# @param [Hash] opts the optional parameters
|
36
36
|
# @return [Array<(AssociationOwnerMessage, Integer, Hash)>] AssociationOwnerMessage data, response status code and response headers
|
37
|
-
def create_association_owner_with_http_info(
|
37
|
+
def create_association_owner_with_http_info(create_association_owner_request, opts = {})
|
38
38
|
if @api_client.config.debugging
|
39
39
|
@api_client.config.logger.debug 'Calling API: AssociationOwnersApi.create_association_owner ...'
|
40
40
|
end
|
41
|
-
# verify the required parameter '
|
42
|
-
if @api_client.config.client_side_validation &&
|
43
|
-
fail ArgumentError, "Missing the required parameter '
|
41
|
+
# verify the required parameter 'create_association_owner_request' is set
|
42
|
+
if @api_client.config.client_side_validation && create_association_owner_request.nil?
|
43
|
+
fail ArgumentError, "Missing the required parameter 'create_association_owner_request' when calling AssociationOwnersApi.create_association_owner"
|
44
44
|
end
|
45
45
|
# resource path
|
46
46
|
local_var_path = '/v1/associations/owners'
|
@@ -62,7 +62,7 @@ module Buildium
|
|
62
62
|
form_params = opts[:form_params] || {}
|
63
63
|
|
64
64
|
# http body (model)
|
65
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
65
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_association_owner_request)
|
66
66
|
|
67
67
|
# return_type
|
68
68
|
return_type = opts[:debug_return_type] || 'AssociationOwnerMessage'
|
@@ -88,23 +88,23 @@ module Buildium
|
|
88
88
|
end
|
89
89
|
|
90
90
|
# Create a note
|
91
|
-
# Creates an association owner note. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
91
|
+
# Creates an association owner note. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit`
|
92
92
|
# @param owner_id [Integer]
|
93
|
-
# @param
|
93
|
+
# @param create_lease_note_request [CreateLeaseNoteRequest]
|
94
94
|
# @param [Hash] opts the optional parameters
|
95
95
|
# @return [NoteMessage]
|
96
|
-
def create_association_owner_note(owner_id,
|
97
|
-
data, _status_code, _headers = create_association_owner_note_with_http_info(owner_id,
|
96
|
+
def create_association_owner_note(owner_id, create_lease_note_request, opts = {})
|
97
|
+
data, _status_code, _headers = create_association_owner_note_with_http_info(owner_id, create_lease_note_request, opts)
|
98
98
|
data
|
99
99
|
end
|
100
100
|
|
101
101
|
# Create a note
|
102
|
-
# Creates an association owner note. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
102
|
+
# Creates an association owner note. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit`
|
103
103
|
# @param owner_id [Integer]
|
104
|
-
# @param
|
104
|
+
# @param create_lease_note_request [CreateLeaseNoteRequest]
|
105
105
|
# @param [Hash] opts the optional parameters
|
106
106
|
# @return [Array<(NoteMessage, Integer, Hash)>] NoteMessage data, response status code and response headers
|
107
|
-
def create_association_owner_note_with_http_info(owner_id,
|
107
|
+
def create_association_owner_note_with_http_info(owner_id, create_lease_note_request, opts = {})
|
108
108
|
if @api_client.config.debugging
|
109
109
|
@api_client.config.logger.debug 'Calling API: AssociationOwnersApi.create_association_owner_note ...'
|
110
110
|
end
|
@@ -112,9 +112,9 @@ module Buildium
|
|
112
112
|
if @api_client.config.client_side_validation && owner_id.nil?
|
113
113
|
fail ArgumentError, "Missing the required parameter 'owner_id' when calling AssociationOwnersApi.create_association_owner_note"
|
114
114
|
end
|
115
|
-
# verify the required parameter '
|
116
|
-
if @api_client.config.client_side_validation &&
|
117
|
-
fail ArgumentError, "Missing the required parameter '
|
115
|
+
# verify the required parameter 'create_lease_note_request' is set
|
116
|
+
if @api_client.config.client_side_validation && create_lease_note_request.nil?
|
117
|
+
fail ArgumentError, "Missing the required parameter 'create_lease_note_request' when calling AssociationOwnersApi.create_association_owner_note"
|
118
118
|
end
|
119
119
|
# resource path
|
120
120
|
local_var_path = '/v1/associations/owners/{ownerId}/notes'.sub('{' + 'ownerId' + '}', CGI.escape(owner_id.to_s))
|
@@ -136,7 +136,7 @@ module Buildium
|
|
136
136
|
form_params = opts[:form_params] || {}
|
137
137
|
|
138
138
|
# http body (model)
|
139
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
139
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_lease_note_request)
|
140
140
|
|
141
141
|
# return_type
|
142
142
|
return_type = opts[:debug_return_type] || 'NoteMessage'
|
@@ -162,7 +162,7 @@ module Buildium
|
|
162
162
|
end
|
163
163
|
|
164
164
|
# Retrieve all owners
|
165
|
-
# Retrieves a list of association owners. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
165
|
+
# Retrieves a list of association owners. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View`
|
166
166
|
# @param [Hash] opts the optional parameters
|
167
167
|
# @option opts [String] :name Filters results to only records whose name *contains* the specified value.
|
168
168
|
# @option opts [String] :phone Filters results to only records whose phone number *contains* the specified value.
|
@@ -183,7 +183,7 @@ module Buildium
|
|
183
183
|
end
|
184
184
|
|
185
185
|
# Retrieve all owners
|
186
|
-
# Retrieves a list of association owners. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
186
|
+
# Retrieves a list of association owners. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View`
|
187
187
|
# @param [Hash] opts the optional parameters
|
188
188
|
# @option opts [String] :name Filters results to only records whose name *contains* the specified value.
|
189
189
|
# @option opts [String] :phone Filters results to only records whose phone number *contains* the specified value.
|
@@ -259,7 +259,7 @@ module Buildium
|
|
259
259
|
end
|
260
260
|
|
261
261
|
# Retrieve an owner
|
262
|
-
# Retrieve a specific association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
262
|
+
# Retrieve a specific association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View`
|
263
263
|
# @param owner_id [Integer] The association owner identifier.
|
264
264
|
# @param [Hash] opts the optional parameters
|
265
265
|
# @return [AssociationOwnerMessage]
|
@@ -269,7 +269,7 @@ module Buildium
|
|
269
269
|
end
|
270
270
|
|
271
271
|
# Retrieve an owner
|
272
|
-
# Retrieve a specific association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
272
|
+
# Retrieve a specific association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View`
|
273
273
|
# @param owner_id [Integer] The association owner identifier.
|
274
274
|
# @param [Hash] opts the optional parameters
|
275
275
|
# @return [Array<(AssociationOwnerMessage, Integer, Hash)>] AssociationOwnerMessage data, response status code and response headers
|
@@ -322,7 +322,7 @@ module Buildium
|
|
322
322
|
end
|
323
323
|
|
324
324
|
# Retrieve a note
|
325
|
-
# Retrieves an association owner note. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
325
|
+
# Retrieves an association owner note. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View`
|
326
326
|
# @param owner_id [Integer]
|
327
327
|
# @param note_id [Integer]
|
328
328
|
# @param [Hash] opts the optional parameters
|
@@ -333,7 +333,7 @@ module Buildium
|
|
333
333
|
end
|
334
334
|
|
335
335
|
# Retrieve a note
|
336
|
-
# Retrieves an association owner note. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
336
|
+
# Retrieves an association owner note. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View`
|
337
337
|
# @param owner_id [Integer]
|
338
338
|
# @param note_id [Integer]
|
339
339
|
# @param [Hash] opts the optional parameters
|
@@ -391,7 +391,7 @@ module Buildium
|
|
391
391
|
end
|
392
392
|
|
393
393
|
# Retrieve all notes
|
394
|
-
# Retrieves all association owner notes. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
394
|
+
# Retrieves all association owner notes. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View`
|
395
395
|
# @param owner_id [Integer]
|
396
396
|
# @param [Hash] opts the optional parameters
|
397
397
|
# @option opts [Time] :updateddatetimefrom Filters results to any note whose updated date and time are greater than or equal to the specified value. The value must be formatted as YYYY-MM-DD HH:MM:SS.
|
@@ -407,7 +407,7 @@ module Buildium
|
|
407
407
|
end
|
408
408
|
|
409
409
|
# Retrieve all notes
|
410
|
-
# Retrieves all association owner notes. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
410
|
+
# Retrieves all association owner notes. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View`
|
411
411
|
# @param owner_id [Integer]
|
412
412
|
# @param [Hash] opts the optional parameters
|
413
413
|
# @option opts [Time] :updateddatetimefrom Filters results to any note whose updated date and time are greater than or equal to the specified value. The value must be formatted as YYYY-MM-DD HH:MM:SS.
|
@@ -472,7 +472,7 @@ module Buildium
|
|
472
472
|
end
|
473
473
|
|
474
474
|
# Retrieve an occupancy status
|
475
|
-
# Retrieves the owner occupancy status for an association unit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
475
|
+
# Retrieves the owner occupancy status for an association unit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` <br /><span class=\"permissionBlock\">Associations > Ownership Accounts</span> - `View`
|
476
476
|
# @param owner_id [Integer]
|
477
477
|
# @param unit_id [Integer]
|
478
478
|
# @param [Hash] opts the optional parameters
|
@@ -483,7 +483,7 @@ module Buildium
|
|
483
483
|
end
|
484
484
|
|
485
485
|
# Retrieve an occupancy status
|
486
|
-
# Retrieves the owner occupancy status for an association unit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
486
|
+
# Retrieves the owner occupancy status for an association unit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` <br /><span class=\"permissionBlock\">Associations > Ownership Accounts</span> - `View`
|
487
487
|
# @param owner_id [Integer]
|
488
488
|
# @param unit_id [Integer]
|
489
489
|
# @param [Hash] opts the optional parameters
|
@@ -541,7 +541,7 @@ module Buildium
|
|
541
541
|
end
|
542
542
|
|
543
543
|
# Retrieve all occupancy statuses
|
544
|
-
# Retrieves the occupancy status for all of the units owned by the association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
544
|
+
# Retrieves the occupancy status for all of the units owned by the association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` <br /><span class=\"permissionBlock\">Associations > Ownership Accounts</span> - `View`
|
545
545
|
# @param owner_id [Integer]
|
546
546
|
# @param [Hash] opts the optional parameters
|
547
547
|
# @option opts [String] :orderby `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.
|
@@ -554,7 +554,7 @@ module Buildium
|
|
554
554
|
end
|
555
555
|
|
556
556
|
# Retrieve all occupancy statuses
|
557
|
-
# Retrieves the occupancy status for all of the units owned by the association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
557
|
+
# Retrieves the occupancy status for all of the units owned by the association owner. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` <br /><span class=\"permissionBlock\">Associations > Ownership Accounts</span> - `View`
|
558
558
|
# @param owner_id [Integer]
|
559
559
|
# @param [Hash] opts the optional parameters
|
560
560
|
# @option opts [String] :orderby `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.
|
@@ -613,23 +613,23 @@ module Buildium
|
|
613
613
|
end
|
614
614
|
|
615
615
|
# Update an owner
|
616
|
-
# Updates an existing association owner. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
616
|
+
# Updates an existing association owner. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit`
|
617
617
|
# @param owner_id [Integer] The identifier of the association owner to update.
|
618
|
-
# @param
|
618
|
+
# @param update_association_owner_request [UpdateAssociationOwnerRequest]
|
619
619
|
# @param [Hash] opts the optional parameters
|
620
620
|
# @return [AssociationOwnerMessage]
|
621
|
-
def update_association_owner(owner_id,
|
622
|
-
data, _status_code, _headers = update_association_owner_with_http_info(owner_id,
|
621
|
+
def update_association_owner(owner_id, update_association_owner_request, opts = {})
|
622
|
+
data, _status_code, _headers = update_association_owner_with_http_info(owner_id, update_association_owner_request, opts)
|
623
623
|
data
|
624
624
|
end
|
625
625
|
|
626
626
|
# Update an owner
|
627
|
-
# Updates an existing association owner. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
627
|
+
# Updates an existing association owner. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit`
|
628
628
|
# @param owner_id [Integer] The identifier of the association owner to update.
|
629
|
-
# @param
|
629
|
+
# @param update_association_owner_request [UpdateAssociationOwnerRequest]
|
630
630
|
# @param [Hash] opts the optional parameters
|
631
631
|
# @return [Array<(AssociationOwnerMessage, Integer, Hash)>] AssociationOwnerMessage data, response status code and response headers
|
632
|
-
def update_association_owner_with_http_info(owner_id,
|
632
|
+
def update_association_owner_with_http_info(owner_id, update_association_owner_request, opts = {})
|
633
633
|
if @api_client.config.debugging
|
634
634
|
@api_client.config.logger.debug 'Calling API: AssociationOwnersApi.update_association_owner ...'
|
635
635
|
end
|
@@ -637,9 +637,9 @@ module Buildium
|
|
637
637
|
if @api_client.config.client_side_validation && owner_id.nil?
|
638
638
|
fail ArgumentError, "Missing the required parameter 'owner_id' when calling AssociationOwnersApi.update_association_owner"
|
639
639
|
end
|
640
|
-
# verify the required parameter '
|
641
|
-
if @api_client.config.client_side_validation &&
|
642
|
-
fail ArgumentError, "Missing the required parameter '
|
640
|
+
# verify the required parameter 'update_association_owner_request' is set
|
641
|
+
if @api_client.config.client_side_validation && update_association_owner_request.nil?
|
642
|
+
fail ArgumentError, "Missing the required parameter 'update_association_owner_request' when calling AssociationOwnersApi.update_association_owner"
|
643
643
|
end
|
644
644
|
# resource path
|
645
645
|
local_var_path = '/v1/associations/owners/{ownerId}'.sub('{' + 'ownerId' + '}', CGI.escape(owner_id.to_s))
|
@@ -661,7 +661,7 @@ module Buildium
|
|
661
661
|
form_params = opts[:form_params] || {}
|
662
662
|
|
663
663
|
# http body (model)
|
664
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
664
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(update_association_owner_request)
|
665
665
|
|
666
666
|
# return_type
|
667
667
|
return_type = opts[:debug_return_type] || 'AssociationOwnerMessage'
|
@@ -687,25 +687,25 @@ module Buildium
|
|
687
687
|
end
|
688
688
|
|
689
689
|
# Update a note
|
690
|
-
# Updates an association owner note. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
690
|
+
# Updates an association owner note. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit`
|
691
691
|
# @param owner_id [Integer]
|
692
692
|
# @param note_id [Integer]
|
693
|
-
# @param
|
693
|
+
# @param update_lease_note_request [UpdateLeaseNoteRequest]
|
694
694
|
# @param [Hash] opts the optional parameters
|
695
695
|
# @return [NoteMessage]
|
696
|
-
def update_association_owner_note(owner_id, note_id,
|
697
|
-
data, _status_code, _headers = update_association_owner_note_with_http_info(owner_id, note_id,
|
696
|
+
def update_association_owner_note(owner_id, note_id, update_lease_note_request, opts = {})
|
697
|
+
data, _status_code, _headers = update_association_owner_note_with_http_info(owner_id, note_id, update_lease_note_request, opts)
|
698
698
|
data
|
699
699
|
end
|
700
700
|
|
701
701
|
# Update a note
|
702
|
-
# Updates an association owner note. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
702
|
+
# Updates an association owner note. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit`
|
703
703
|
# @param owner_id [Integer]
|
704
704
|
# @param note_id [Integer]
|
705
|
-
# @param
|
705
|
+
# @param update_lease_note_request [UpdateLeaseNoteRequest]
|
706
706
|
# @param [Hash] opts the optional parameters
|
707
707
|
# @return [Array<(NoteMessage, Integer, Hash)>] NoteMessage data, response status code and response headers
|
708
|
-
def update_association_owner_note_with_http_info(owner_id, note_id,
|
708
|
+
def update_association_owner_note_with_http_info(owner_id, note_id, update_lease_note_request, opts = {})
|
709
709
|
if @api_client.config.debugging
|
710
710
|
@api_client.config.logger.debug 'Calling API: AssociationOwnersApi.update_association_owner_note ...'
|
711
711
|
end
|
@@ -717,9 +717,9 @@ module Buildium
|
|
717
717
|
if @api_client.config.client_side_validation && note_id.nil?
|
718
718
|
fail ArgumentError, "Missing the required parameter 'note_id' when calling AssociationOwnersApi.update_association_owner_note"
|
719
719
|
end
|
720
|
-
# verify the required parameter '
|
721
|
-
if @api_client.config.client_side_validation &&
|
722
|
-
fail ArgumentError, "Missing the required parameter '
|
720
|
+
# verify the required parameter 'update_lease_note_request' is set
|
721
|
+
if @api_client.config.client_side_validation && update_lease_note_request.nil?
|
722
|
+
fail ArgumentError, "Missing the required parameter 'update_lease_note_request' when calling AssociationOwnersApi.update_association_owner_note"
|
723
723
|
end
|
724
724
|
# resource path
|
725
725
|
local_var_path = '/v1/associations/owners/{ownerId}/notes/{noteId}'.sub('{' + 'ownerId' + '}', CGI.escape(owner_id.to_s)).sub('{' + 'noteId' + '}', CGI.escape(note_id.to_s))
|
@@ -741,7 +741,7 @@ module Buildium
|
|
741
741
|
form_params = opts[:form_params] || {}
|
742
742
|
|
743
743
|
# http body (model)
|
744
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
744
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(update_lease_note_request)
|
745
745
|
|
746
746
|
# return_type
|
747
747
|
return_type = opts[:debug_return_type] || 'NoteMessage'
|
@@ -767,25 +767,25 @@ module Buildium
|
|
767
767
|
end
|
768
768
|
|
769
769
|
# Update occupancy status
|
770
|
-
# Updates whether a unit is occupied by the association owner. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations
|
770
|
+
# Updates whether a unit is occupied by the association owner. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Associations > Ownership Accounts</span> - `View`
|
771
771
|
# @param owner_id [Integer]
|
772
772
|
# @param unit_id [Integer]
|
773
|
-
# @param
|
773
|
+
# @param update_association_owner_occupancy_status_request [UpdateAssociationOwnerOccupancyStatusRequest]
|
774
774
|
# @param [Hash] opts the optional parameters
|
775
775
|
# @return [AssociationOwnerUnitOccupancyStatusMessage]
|
776
|
-
def update_association_owner_occupancy_status(owner_id, unit_id,
|
777
|
-
data, _status_code, _headers = update_association_owner_occupancy_status_with_http_info(owner_id, unit_id,
|
776
|
+
def update_association_owner_occupancy_status(owner_id, unit_id, update_association_owner_occupancy_status_request, opts = {})
|
777
|
+
data, _status_code, _headers = update_association_owner_occupancy_status_with_http_info(owner_id, unit_id, update_association_owner_occupancy_status_request, opts)
|
778
778
|
data
|
779
779
|
end
|
780
780
|
|
781
781
|
# Update occupancy status
|
782
|
-
# Updates whether a unit is occupied by the association owner. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations &
|
782
|
+
# Updates whether a unit is occupied by the association owner. <br /><br /><strong>NOTE:</strong> Any field not included in the update request will be set to either an empty string or `null` in the database depending on the field definition. <br />The recommended workflow to ensure no data is inadvertently overwritten is to execute a `GET` request for the resource you're about to update and then use this response to fill any of the fields that are not being updated. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Associations > Association owners and tenants</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Associations > Ownership Accounts</span> - `View`
|
783
783
|
# @param owner_id [Integer]
|
784
784
|
# @param unit_id [Integer]
|
785
|
-
# @param
|
785
|
+
# @param update_association_owner_occupancy_status_request [UpdateAssociationOwnerOccupancyStatusRequest]
|
786
786
|
# @param [Hash] opts the optional parameters
|
787
787
|
# @return [Array<(AssociationOwnerUnitOccupancyStatusMessage, Integer, Hash)>] AssociationOwnerUnitOccupancyStatusMessage data, response status code and response headers
|
788
|
-
def update_association_owner_occupancy_status_with_http_info(owner_id, unit_id,
|
788
|
+
def update_association_owner_occupancy_status_with_http_info(owner_id, unit_id, update_association_owner_occupancy_status_request, opts = {})
|
789
789
|
if @api_client.config.debugging
|
790
790
|
@api_client.config.logger.debug 'Calling API: AssociationOwnersApi.update_association_owner_occupancy_status ...'
|
791
791
|
end
|
@@ -797,9 +797,9 @@ module Buildium
|
|
797
797
|
if @api_client.config.client_side_validation && unit_id.nil?
|
798
798
|
fail ArgumentError, "Missing the required parameter 'unit_id' when calling AssociationOwnersApi.update_association_owner_occupancy_status"
|
799
799
|
end
|
800
|
-
# verify the required parameter '
|
801
|
-
if @api_client.config.client_side_validation &&
|
802
|
-
fail ArgumentError, "Missing the required parameter '
|
800
|
+
# verify the required parameter 'update_association_owner_occupancy_status_request' is set
|
801
|
+
if @api_client.config.client_side_validation && update_association_owner_occupancy_status_request.nil?
|
802
|
+
fail ArgumentError, "Missing the required parameter 'update_association_owner_occupancy_status_request' when calling AssociationOwnersApi.update_association_owner_occupancy_status"
|
803
803
|
end
|
804
804
|
# resource path
|
805
805
|
local_var_path = '/v1/associations/owners/{ownerId}/units/{unitId}'.sub('{' + 'ownerId' + '}', CGI.escape(owner_id.to_s)).sub('{' + 'unitId' + '}', CGI.escape(unit_id.to_s))
|
@@ -821,7 +821,7 @@ module Buildium
|
|
821
821
|
form_params = opts[:form_params] || {}
|
822
822
|
|
823
823
|
# http body (model)
|
824
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
824
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(update_association_owner_occupancy_status_request)
|
825
825
|
|
826
826
|
# return_type
|
827
827
|
return_type = opts[:debug_return_type] || 'AssociationOwnerUnitOccupancyStatusMessage'
|