buildium-ruby 3.0.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitlab-ci.yml +26 -0
- data/.openapi-generator/FILES +732 -116
- data/.travis.yml +14 -0
- data/DOCS.md +157 -157
- data/Dockerfile +34 -0
- data/Gemfile.lock +2 -2
- data/README.md +1404 -79
- data/bin/config.yml +1 -1
- data/bin/rebuild.sh +1 -0
- data/bin/swagger.json +14128 -10005
- data/docker-compose.yml +19 -0
- data/docs/AccountInfoMessage.md +2 -2
- data/docs/AccountInfoMessageAccountingSettings.md +28 -0
- data/docs/AccountInfoMessageContact.md +24 -0
- data/docs/AccountingEntityMessage.md +1 -1
- data/docs/AccountingEntityMessageUnit.md +20 -0
- data/docs/AccountingEntityPatchMessage.md +22 -0
- data/docs/AccountingLockPeriodMessage.md +1 -1
- data/docs/AccountingLockPeriodMessageGlobal.md +18 -0
- data/docs/AdministrationApi.md +157 -6
- data/docs/AllTasksMessage.md +4 -4
- data/docs/AllTasksMessageCategory.md +24 -0
- data/docs/AllTasksMessageProperty.md +22 -0
- data/docs/AllTasksMessageRequestedByUserEntity.md +28 -0
- data/docs/AllTasksMessageUnitAgreement.md +22 -0
- data/docs/AnnouncementMessage.md +1 -1
- data/docs/AnnouncementMessageSender.md +22 -0
- data/docs/AppliancesApi.md +26 -26
- data/docs/ApplicantMessage.md +3 -1
- data/docs/ApplicantPostMessage.md +1 -1
- data/docs/ApplicantPostMessagePhoneNumbers.md +24 -0
- data/docs/ApplicantPutMessage.md +1 -1
- data/docs/ApplicantPutMessagePhoneNumbers.md +24 -0
- data/docs/ApplicantsApi.md +70 -66
- data/docs/ArchitecturalRequestsApi.md +590 -0
- data/docs/ArchitecturalRequestsPostMessage.md +28 -0
- data/docs/AssociationArchitecturalRequestFileMessage.md +28 -0
- data/docs/AssociationArchitecturalRequestMessage.md +38 -0
- data/docs/AssociationArchitecturalRequestMessageCreatedByUser.md +24 -0
- data/docs/AssociationArchitecturalRequestMessageLastUpdatedByUser.md +26 -0
- data/docs/AssociationMessage.md +3 -3
- data/docs/AssociationMessageAddress.md +30 -0
- data/docs/AssociationMessageAssociationManager.md +32 -0
- data/docs/AssociationMessageTaxInformation.md +26 -0
- data/docs/AssociationMeterReadingsApi.md +10 -10
- data/docs/AssociationOwnerMessage.md +3 -3
- data/docs/AssociationOwnerMessageAlternateAddress.md +30 -0
- data/docs/AssociationOwnerMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerMessagePrimaryAddress.md +30 -0
- data/docs/AssociationOwnerPostMessage.md +5 -5
- data/docs/AssociationOwnerPostMessageAlternateAddress.md +30 -0
- data/docs/AssociationOwnerPostMessageBoardMemberTerm.md +22 -0
- data/docs/AssociationOwnerPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnerPostMessagePrimaryAddress.md +30 -0
- data/docs/AssociationOwnerPutMessage.md +4 -4
- data/docs/AssociationOwnerPutMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessage.md +5 -5
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationOwnerToExistingOwnershipAccountPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationOwnersApi.md +41 -41
- data/docs/AssociationPostMessage.md +2 -2
- data/docs/AssociationPostMessageAddress.md +30 -0
- data/docs/AssociationPostMessageTaxInformation.md +26 -0
- data/docs/AssociationPutMessage.md +1 -1
- data/docs/AssociationTaxInformationMessage.md +1 -1
- data/docs/AssociationTaxInformationMessageAddress.md +30 -0
- data/docs/AssociationTenantMessage.md +3 -3
- data/docs/AssociationTenantPostMessage.md +4 -4
- data/docs/AssociationTenantPostMessageAlternateAddress.md +30 -0
- data/docs/AssociationTenantPostMessageEmergencyContact.md +24 -0
- data/docs/AssociationTenantPostMessagePhoneNumbers.md +24 -0
- data/docs/AssociationTenantPostMessagePrimaryAddress.md +30 -0
- data/docs/AssociationTenantPutMessage.md +4 -4
- data/docs/AssociationTenantPutMessagePhoneNumbers.md +24 -0
- data/docs/AssociationTenantsApi.md +32 -32
- data/docs/AssociationUnitMessage.md +1 -1
- data/docs/AssociationUnitMessageAddress.md +30 -0
- data/docs/AssociationUnitPutMessage.md +1 -1
- data/docs/AssociationUnitPutMessageAddress.md +30 -0
- data/docs/AssociationUnitsApi.md +32 -32
- data/docs/AssociationUnitsPostMessage.md +1 -1
- data/docs/AssociationsApi.md +51 -51
- data/docs/BankAccountCheckLineMessage.md +1 -1
- data/docs/BankAccountCheckLineMessageAccountingEntity.md +24 -0
- data/docs/BankAccountCheckLineSaveMessage.md +1 -1
- data/docs/BankAccountCheckLineSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountCheckMessage.md +1 -1
- data/docs/BankAccountCheckMessagePayee.md +22 -0
- data/docs/BankAccountCheckPostMessage.md +1 -1
- data/docs/BankAccountCheckPostMessagePayee.md +20 -0
- data/docs/BankAccountCheckPutMessage.md +1 -1
- data/docs/BankAccountDepositLineMessage.md +1 -1
- data/docs/BankAccountDepositLineMessageAccountingEntity.md +24 -0
- data/docs/BankAccountDepositLineSaveMessage.md +1 -1
- data/docs/BankAccountDepositLineSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountMessage.md +3 -3
- data/docs/BankAccountMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountMessageElectronicPayments.md +32 -0
- data/docs/BankAccountMessageGLAccount.md +46 -0
- data/docs/BankAccountPostMessage.md +1 -1
- data/docs/BankAccountPostMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountPutMessage.md +1 -1
- data/docs/BankAccountPutMessageCheckPrintingInfo.md +46 -0
- data/docs/BankAccountQuickDepositMessage.md +1 -1
- data/docs/BankAccountQuickDepositMessageAccountingEntity.md +24 -0
- data/docs/BankAccountQuickDepositSaveMessage.md +1 -1
- data/docs/BankAccountQuickDepositSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountReconciliationBalanceMessage.md +22 -0
- data/docs/BankAccountReconciliationBalanceMessageClearedBalance.md +24 -0
- data/docs/BankAccountReconciliationBalanceMessageStatementBalance.md +24 -0
- data/docs/BankAccountReconciliationBalancePutMessage.md +22 -0
- data/docs/BankAccountReconciliationMessage.md +22 -0
- data/docs/BankAccountReconciliationTransactionMessage.md +34 -0
- data/docs/BankAccountTransferMessage.md +1 -1
- data/docs/BankAccountTransferMessageAccountingEntity.md +24 -0
- data/docs/BankAccountTransferSaveMessage.md +1 -1
- data/docs/BankAccountTransferSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountWithdrawalMessage.md +1 -1
- data/docs/BankAccountWithdrawalMessageAccountingEntity.md +24 -0
- data/docs/BankAccountWithdrawalSaveMessage.md +1 -1
- data/docs/BankAccountWithdrawalSaveMessageAccountingEntity.md +22 -0
- data/docs/BankAccountsApi.md +964 -155
- data/docs/BankLockboxDataAssociationOwnerMessage.md +7 -1
- data/docs/BankLockboxDataMessage.md +1 -1
- data/docs/BankLockboxDataMessageAssociation.md +22 -0
- data/docs/BankLockboxDataOwnershipAccountMessage.md +1 -1
- data/docs/BankLockboxDataOwnershipAccountMessageUnitAddress.md +30 -0
- data/docs/BankPendingReconciliationPostMessage.md +24 -0
- data/docs/BankReconciliationClearTransactionsPostMessage.md +18 -0
- data/docs/BankReconciliationClearedBalanceMessage.md +24 -0
- data/docs/BankReconciliationPutMessage.md +18 -0
- data/docs/BankReconciliationStatementBalanceMessage.md +24 -0
- data/docs/BankReconciliationUnclearTransactionsPostMessage.md +18 -0
- data/docs/BillLineItemPatchMessage.md +28 -0
- data/docs/BillLineItemPatchMessageAccountingEntity.md +22 -0
- data/docs/BillLineItemPatchMessageMarkup.md +20 -0
- data/docs/BillLineMessage.md +3 -3
- data/docs/BillLineMessageAccountingEntity.md +24 -0
- data/docs/BillLineMessageGLAccount.md +46 -0
- data/docs/BillLineMessageMarkup.md +20 -0
- data/docs/BillLinePostMessage.md +2 -2
- data/docs/BillLinePostMessageAccountingEntity.md +22 -0
- data/docs/BillLinePostMessageMarkup.md +20 -0
- data/docs/BillLinePutMessage.md +2 -2
- data/docs/BillMarkupPatchMessage.md +20 -0
- data/docs/BillPatchMessage.md +28 -0
- data/docs/BillPaymentLineMessage.md +1 -1
- data/docs/BillPaymentLineMessageAccountingEntity.md +22 -0
- data/docs/BillsApi.md +143 -64
- data/docs/BoardMembersApi.md +17 -17
- data/docs/BudgetDetailsMessage.md +1 -1
- data/docs/BudgetDetailsMessageMonthlyAmounts.md +40 -0
- data/docs/BudgetDetailsSaveMessage.md +1 -1
- data/docs/BudgetDetailsSaveMessageMonthlyAmounts.md +40 -0
- data/docs/BudgetMessage.md +1 -1
- data/docs/BudgetMessageProperty.md +22 -0
- data/docs/BudgetsApi.md +21 -21
- data/docs/ClearTransactionsRequest.md +18 -0
- data/docs/ClientLeadMessage.md +2 -2
- data/docs/ClientLeadMessageAddress.md +30 -0
- data/docs/ClientLeadMessageCreditRequest.md +24 -0
- data/docs/ClientLeadsApi.md +2 -2
- data/docs/CommunicationsApi.md +39 -39
- data/docs/ContactDetailMessage.md +1 -1
- data/docs/ContactDetailMessagePhoneNumbers.md +22 -0
- data/docs/ContactDetailSaveMessage.md +1 -1
- data/docs/ContactDetailSaveMessagePhoneNumbers.md +22 -0
- data/docs/ContactInfoMessage.md +1 -1
- data/docs/ContactInfoMessageAddress.md +30 -0
- data/docs/ContactRequestTaskMessage.md +3 -3
- data/docs/ContactRequestTaskMessageCategory.md +24 -0
- data/docs/ContactRequestTaskMessageContactDetail.md +24 -0
- data/docs/ContactRequestTaskMessageProperty.md +22 -0
- data/docs/ContactRequestTaskPostMessage.md +1 -1
- data/docs/ContactRequestTaskPostMessageContactDetail.md +24 -0
- data/docs/ContactRequestTaskPutMessage.md +1 -1
- data/docs/ContactRequestTaskPutMessageContactDetail.md +24 -0
- data/docs/ContactRequestsApi.md +16 -16
- data/docs/CosignerMessage.md +2 -2
- data/docs/CosignerMessageAddress.md +30 -0
- data/docs/CosignerMessageAlternateAddress.md +30 -0
- data/docs/CreateAnnouncementRequest.md +28 -0
- data/docs/CreateApplicantGroupRequest.md +20 -0
- data/docs/CreateApplicantRequest.md +28 -0
- data/docs/CreateArchitecturalRequestAsyncRequest.md +28 -0
- data/docs/CreateAssociationApplianceRequest.md +32 -0
- data/docs/CreateAssociationApplianceServiceHistoryRequest.md +22 -0
- data/docs/CreateAssociationOwnerRequest.md +48 -0
- data/docs/CreateAssociationOwnershipAccountRequest.md +32 -0
- data/docs/CreateAssociationRequest.md +34 -0
- data/docs/CreateAssociationTenantRequest.md +42 -0
- data/docs/CreateAssociationUnitRequest.md +28 -0
- data/docs/CreateBankAccountCheckRequest.md +26 -0
- data/docs/CreateBankAccountDepositRequest.md +24 -0
- data/docs/CreateBankAccountRequest.md +30 -0
- data/docs/CreateBankAccountTransferRequest.md +26 -0
- data/docs/CreateBillPaymentRequest.md +26 -0
- data/docs/CreateBillRequest.md +30 -0
- data/docs/CreateBoardMemberRequest.md +24 -0
- data/docs/CreateBudgetAsyncRequest.md +26 -0
- data/docs/CreateContactRequestTaskRequest.md +38 -0
- data/docs/CreateEmailRequest.md +30 -0
- data/docs/CreateFileCategoryRequest.md +18 -0
- data/docs/CreateGeneralJournalEntryRequest.md +24 -0
- data/docs/CreateGeneralLedgerAccountRequest.md +32 -0
- data/docs/CreateLeaseAutoAllocatedPaymentRequest.md +30 -0
- data/docs/CreateLeaseCreditRequest.md +26 -0
- data/docs/CreateLeaseLedgerChargeRequest.md +24 -0
- data/docs/CreateLeaseLedgerDepositWithholdingRequest.md +24 -0
- data/docs/CreateLeaseLedgerRefundRequest.md +30 -0
- data/docs/CreateLeaseNoteRequest.md +18 -0
- data/docs/CreateLeaseRenewalRequest.md +38 -0
- data/docs/CreateLeaseRequest.md +42 -0
- data/docs/CreateLeaseReversePaymentRequest.md +24 -0
- data/docs/CreateListingContactRequest.md +24 -0
- data/docs/CreateMoveOutDataRequest.md +22 -0
- data/docs/CreateMultipleBillPaymentsRequest.md +26 -0
- data/docs/CreateOwnershipAccountAutoAllocatedPaymentRequest.md +30 -0
- data/docs/CreateOwnershipAccountCreditRecurringTransactionRequest.md +36 -0
- data/docs/CreateOwnershipAccountCreditRequest.md +26 -0
- data/docs/CreateOwnershipAccountDepositWithholdingRequest.md +24 -0
- data/docs/CreateOwnershipAccountLedgerChargeRequest.md +24 -0
- data/docs/CreateOwnershipAccountLedgerPaymentRequest.md +30 -0
- data/docs/CreateOwnershipAccountRecurringPaymentRequest.md +34 -0
- data/docs/CreateOwnershipAccountRefundRequest.md +30 -0
- data/docs/CreateOwnershipAccountsChargeRecurringTransactionRequest.md +32 -0
- data/docs/CreatePaymentRequest.md +30 -0
- data/docs/CreatePendingReconciliationsRequest.md +24 -0
- data/docs/CreatePhoneLogRequest.md +24 -0
- data/docs/CreatePropertyGroupRequest.md +22 -0
- data/docs/CreateQuickDepositRequest.md +26 -0
- data/docs/CreateRentScheduleRequest.md +24 -0
- data/docs/CreateRentalApplianceRequest.md +32 -0
- data/docs/CreateRentalApplianceServiceHistoryRequest.md +22 -0
- data/docs/CreateRentalImageUploadFileRequestAsyncRequest.md +22 -0
- data/docs/CreateRentalOwnerRequest.md +44 -0
- data/docs/CreateRentalOwnerRequestTaskRequest.md +38 -0
- data/docs/CreateRentalPropertyRequest.md +36 -0
- data/docs/CreateRentalTenantRequest.md +42 -0
- data/docs/CreateRentalUnitRequest.md +32 -0
- data/docs/CreateResourceRequest.md +46 -0
- data/docs/CreateTaskCategoryRequest.md +18 -0
- data/docs/CreateToDoTaskRequest.md +36 -0
- data/docs/CreateUploadFileRequestAsyncRequest.md +28 -0
- data/docs/CreateUploadFileRequestRequest.md +18 -0
- data/docs/CreateVendorCategoryRequest.md +18 -0
- data/docs/CreateVendorCreditRequest.md +24 -0
- data/docs/CreateVendorRefundRequest.md +28 -0
- data/docs/CreateVendorRequest.md +46 -0
- data/docs/CreateVideoLinkRequestRequest.md +20 -0
- data/docs/CreateWithdrawalForBankAccountRequest.md +26 -0
- data/docs/CreateWorkOrderRequest.md +40 -0
- data/docs/EPaySettingsMessage.md +3 -3
- data/docs/EPaySettingsMessageCreditCardPayments.md +18 -0
- data/docs/EPaySettingsMessageEFTPayments.md +18 -0
- data/docs/EPaySettingsMessageOfflinePayments.md +22 -0
- data/docs/EPaySettingsPutMessage.md +3 -3
- data/docs/EPaySettingsPutMessageCreditCardPayments.md +18 -0
- data/docs/EPaySettingsPutMessageEFTPayments.md +18 -0
- data/docs/EPaySettingsPutMessageOfflinePayments.md +22 -0
- data/docs/EmailMessage.md +1 -1
- data/docs/EmailMessageSender.md +24 -0
- data/docs/EmailPostMessage.md +1 -1
- data/docs/FileMessage.md +1 -1
- data/docs/FileMessageFileEntity.md +22 -0
- data/docs/FileSharingMessage.md +12 -12
- data/docs/FileSharingMessageAccount.md +26 -0
- data/docs/FileSharingMessageAssociation.md +20 -0
- data/docs/FileSharingMessageAssociationOwner.md +18 -0
- data/docs/FileSharingMessageAssociationUnit.md +20 -0
- data/docs/FileSharingMessageCommittee.md +22 -0
- data/docs/FileSharingMessageLease.md +20 -0
- data/docs/FileSharingMessageOwnershipAccount.md +20 -0
- data/docs/FileSharingMessageRental.md +20 -0
- data/docs/FileSharingMessageRentalOwner.md +18 -0
- data/docs/FileSharingMessageRentalUnit.md +20 -0
- data/docs/FileSharingMessageTenant.md +20 -0
- data/docs/FileSharingMessageVendor.md +18 -0
- data/docs/FileSharingPutMessage.md +12 -12
- data/docs/FileSharingPutMessageAccount.md +26 -0
- data/docs/FileSharingPutMessageAssociation.md +20 -0
- data/docs/FileSharingPutMessageAssociationOwner.md +18 -0
- data/docs/FileSharingPutMessageAssociationUnit.md +20 -0
- data/docs/FileSharingPutMessageCommittee.md +22 -0
- data/docs/FileSharingPutMessageLease.md +20 -0
- data/docs/FileSharingPutMessageOwnershipAccount.md +20 -0
- data/docs/FileSharingPutMessageRental.md +20 -0
- data/docs/FileSharingPutMessageRentalOwner.md +18 -0
- data/docs/FileSharingPutMessageRentalUnit.md +20 -0
- data/docs/FileSharingPutMessageTenant.md +20 -0
- data/docs/FileSharingPutMessageVendor.md +18 -0
- data/docs/FilesApi.md +41 -41
- data/docs/GLAccountBalanceItemMessage.md +1 -1
- data/docs/GLAccountBalanceItemMessageAccountingEntity.md +24 -0
- data/docs/GLAccountBalanceMessage.md +1 -1
- data/docs/GLAccountBalanceMessageGLAccount.md +46 -0
- data/docs/GeneralJournalEntryPostMessage.md +1 -1
- data/docs/GeneralJournalEntryPostMessageAccountingEntity.md +22 -0
- data/docs/GeneralJournalEntryPutMessage.md +1 -1
- data/docs/GeneralLedgerApi.md +42 -34
- data/docs/GeneralLedgerEntryMessage.md +1 -1
- data/docs/GeneralLedgerEntryMessageAccountingEntity.md +24 -0
- data/docs/GeneralLedgerJournalLineMessage.md +2 -2
- data/docs/GeneralLedgerJournalLineMessageAccountingEntity.md +24 -0
- data/docs/GeneralLedgerJournalLineMessageGLAccount.md +46 -0
- data/docs/GeneralLedgerTransactionMessage.md +7 -5
- data/docs/GeneralLedgerTransactionMessageDepositDetails.md +20 -0
- data/docs/GeneralLedgerTransactionMessageJournal.md +20 -0
- data/docs/GeneralLedgerTransactionMessagePaymentDetail.md +24 -0
- data/docs/GeneralLedgerTransactionMessageUnitAgreement.md +22 -0
- data/docs/JavaScriptEncoder.md +18 -0
- data/docs/JournalLineMessage.md +1 -1
- data/docs/LeaseChargeLineMessage.md +20 -0
- data/docs/LeaseChargeMessage.md +28 -0
- data/docs/LeaseChargePostMessage.md +2 -0
- data/docs/LeaseCosignerPostMessage.md +3 -3
- data/docs/LeaseCosignerPostMessageAddress.md +30 -0
- data/docs/LeaseCosignerPostMessageAlternateAddress.md +30 -0
- data/docs/LeaseCosignerPostMessagePhoneNumbers.md +24 -0
- data/docs/LeaseLedgerDepositWithholdingLinePutMessage.md +20 -0
- data/docs/LeaseLedgerDepositWithholdingPutMessage.md +24 -0
- data/docs/LeaseLedgerRefundMessage.md +1 -1
- data/docs/LeaseLedgerRefundMessageAddress.md +30 -0
- data/docs/LeaseLedgerRefundPostMessage.md +1 -1
- data/docs/LeaseLedgerRefundPostMessageAddress.md +30 -0
- data/docs/LeaseLedgerReversePaymentPostMessage.md +2 -2
- data/docs/LeaseLedgerReversePaymentPostMessageBankFee.md +20 -0
- data/docs/LeaseLedgerReversePaymentPostMessageNSFCharge.md +20 -0
- data/docs/LeaseMessage.md +1 -1
- data/docs/LeaseMessageAccountDetails.md +20 -0
- data/docs/LeasePostMessage.md +2 -2
- data/docs/LeasePostMessageRent.md +20 -0
- data/docs/LeasePostMessageSecurityDeposit.md +20 -0
- data/docs/LeaseRecurringPaymentMessage.md +1 -1
- data/docs/LeaseRecurringPaymentMessagePayer.md +24 -0
- data/docs/LeaseRenewalPostMessage.md +1 -1
- data/docs/LeaseRenewalPostMessageRent.md +20 -0
- data/docs/LeaseTransactionMessage.md +1 -1
- data/docs/LeaseTransactionMessageJournal.md +20 -0
- data/docs/LeaseTransactionsApi.md +343 -92
- data/docs/LeasesApi.md +380 -64
- data/docs/ListingMessage.md +3 -3
- data/docs/ListingMessageContact.md +26 -0
- data/docs/ListingMessageProperty.md +34 -0
- data/docs/ListingMessageUnit.md +36 -0
- data/docs/ListingPropertyMessage.md +1 -1
- data/docs/ListingPropertyMessageAddress.md +30 -0
- data/docs/ListingUnitMessage.md +1 -1
- data/docs/ListingUnitMessageAddress.md +30 -0
- data/docs/ListingsApi.md +26 -26
- data/docs/LockPeriodSettingsOverridesMessage.md +1 -1
- data/docs/LockPeriodSettingsOverridesMessageProperty.md +22 -0
- data/docs/NoteMessage.md +1 -1
- data/docs/NoteMessageLastUpdatedByUser.md +26 -0
- data/docs/OwnershipAccountDepositWithholdingLinePutMessage.md +20 -0
- data/docs/OwnershipAccountDepositWithholdingPostMessage.md +2 -2
- data/docs/OwnershipAccountDepositWithholdingPutMessage.md +24 -0
- data/docs/OwnershipAccountLedgerChargeLineMessage.md +20 -0
- data/docs/OwnershipAccountLedgerChargeMessage.md +28 -0
- data/docs/OwnershipAccountLedgerChargePostMessage.md +2 -0
- data/docs/OwnershipAccountRecurringPaymentMessage.md +1 -1
- data/docs/OwnershipAccountRefundMessage.md +1 -1
- data/docs/OwnershipAccountRefundPostMessage.md +1 -1
- data/docs/OwnershipAccountTransactionMessage.md +1 -1
- data/docs/OwnershipAccountTransactionsApi.md +336 -85
- data/docs/OwnershipAccountsApi.md +188 -32
- data/docs/PaidByMessage.md +1 -1
- data/docs/PartialPaymentSettingsMessage.md +18 -0
- data/docs/PartialPaymentSettingsPatchMessage.md +18 -0
- data/docs/ParticipantMessage.md +1 -1
- data/docs/ParticipantMessageUnitAgreement.md +22 -0
- data/docs/PatchBillRequest.md +28 -0
- data/docs/PatchGlobalPartialPaymentSettingsRequest.md +18 -0
- data/docs/PaymentDetailMessage.md +2 -2
- data/docs/PaymentDetailMessageInternalTransactionStatus.md +22 -0
- data/docs/PaymentDetailMessagePayee.md +24 -0
- data/docs/PaymentTransactionsMessage.md +1 -1
- data/docs/PaymentTransactionsMessageAccountingEntity.md +24 -0
- data/docs/PhoneLogMessage.md +2 -2
- data/docs/PhoneLogMessageLoggedByStaffUser.md +24 -0
- data/docs/PhoneLogMessageParticipant.md +22 -0
- data/docs/PhoneLogParticipantPostMessage.md +1 -1
- data/docs/PhoneLogParticipantPostMessageUnitAgreement.md +20 -0
- data/docs/PhoneLogPostMessage.md +1 -1
- data/docs/PhoneLogPostMessageParticipant.md +22 -0
- data/docs/PropertyGroupMessage.md +1 -1
- data/docs/PropertyGroupMessageCreatedByUser.md +24 -0
- data/docs/PropertyGroupsApi.md +16 -16
- data/docs/RecurringTransactionMessage.md +2 -0
- data/docs/RentScheduleChargePostMessage.md +26 -0
- data/docs/RentScheduleChargePutMessage.md +26 -0
- data/docs/RentSchedulePostMessage.md +24 -0
- data/docs/RentSchedulePutMessage.md +22 -0
- data/docs/RentalAppliancesApi.md +26 -26
- data/docs/RentalMessage.md +2 -2
- data/docs/RentalMessageRentalManager.md +32 -0
- data/docs/RentalMeterReadingsApi.md +10 -10
- data/docs/RentalOwnerContributionDataMessage.md +1 -1
- data/docs/RentalOwnerContributionDataMessageReminderSettings.md +20 -0
- data/docs/RentalOwnerContributionDataPutMessage.md +1 -1
- data/docs/RentalOwnerContributionDataPutMessageReminderSettings.md +20 -0
- data/docs/RentalOwnerMessage.md +2 -2
- data/docs/RentalOwnerMessageAddress.md +30 -0
- data/docs/RentalOwnerMessageTaxInformation.md +28 -0
- data/docs/RentalOwnerPostMessage.md +3 -3
- data/docs/RentalOwnerPostMessageAddress.md +30 -0
- data/docs/RentalOwnerPostMessagePhoneNumbers.md +24 -0
- data/docs/RentalOwnerPostMessageTaxInformation.md +26 -0
- data/docs/RentalOwnerPutMessage.md +2 -2
- data/docs/RentalOwnerRequestTaskMessage.md +3 -3
- data/docs/RentalOwnerRequestTaskMessageRequestedByUserEntity.md +28 -0
- data/docs/RentalOwnerRequestsApi.md +25 -31
- data/docs/RentalOwnerTaxInformationMessage.md +1 -1
- data/docs/RentalOwnersApi.md +32 -32
- data/docs/RentalPropertiesApi.md +412 -90
- data/docs/RentalPropertyPostMessage.md +1 -1
- data/docs/RentalPropertyPostMessageAddress.md +30 -0
- data/docs/RentalPropertyPutMessage.md +1 -1
- data/docs/RentalPropertyPutMessageAddress.md +30 -0
- data/docs/RentalPropertyUnitPostMessage.md +1 -1
- data/docs/RentalPropertyUnitPostMessageAddress.md +30 -0
- data/docs/RentalTenantPostMessage.md +4 -4
- data/docs/RentalTenantPutMessage.md +4 -4
- data/docs/RentalTenantRenewalPostMessage.md +4 -4
- data/docs/RentalTenantsApi.md +34 -32
- data/docs/RentalUnitMessage.md +1 -1
- data/docs/RentalUnitPutMessage.md +1 -1
- data/docs/RentalUnitsApi.md +56 -378
- data/docs/RentalUnitsPostMessage.md +1 -1
- data/docs/ReorderRentalImagesRequest.md +18 -0
- data/docs/ResidentCenterApi.md +10 -10
- data/docs/ResidentCenterUserMessage.md +2 -2
- data/docs/ResidentCenterUserMessageUnitAgreement.md +22 -0
- data/docs/ResidentCenterUserMessageUser.md +26 -0
- data/docs/ResidentRequestTaskMessage.md +5 -5
- data/docs/ResidentRequestTaskMessageAppliance.md +26 -0
- data/docs/ResidentRequestTaskMessageRequestedByUserEntity.md +28 -0
- data/docs/ResidentRequestTaskMessageUnitAgreement.md +22 -0
- data/docs/ResidentRequestTaskPostMessage.md +2 -2
- data/docs/ResidentRequestsApi.md +16 -16
- data/docs/RetailCashUserMessage.md +4 -4
- data/docs/RetailCashUserMessageProperty.md +24 -0
- data/docs/RetailCashUserMessageUnit.md +22 -0
- data/docs/RetailCashUserMessageUnitAgreement.md +22 -0
- data/docs/RetailCashUserMessageUser.md +30 -0
- data/docs/TaskCategoryResponseMessage.md +1 -1
- data/docs/TaskCategoryResponseMessageSubCategory.md +20 -0
- data/docs/TaskHistoryMessage.md +2 -2
- data/docs/TaskHistoryMessageCreatedByUser.md +26 -0
- data/docs/TaskHistoryMessageLastUpdatedByUser.md +26 -0
- data/docs/TaskHistoryUserMessage.md +3 -1
- data/docs/TasksApi.md +38 -38
- data/docs/TaxInformationPostMessage.md +1 -1
- data/docs/TaxInformationPostMessageAddress.md +30 -0
- data/docs/TaxInformationSaveMessage.md +1 -1
- data/docs/TenantMessage.md +3 -3
- data/docs/TenantMessageAddress.md +30 -0
- data/docs/TenantMessageAlternateAddress.md +30 -0
- data/docs/TenantMessageEmergencyContact.md +24 -0
- data/docs/ToDoRequestsApi.md +16 -16
- data/docs/ToDoTaskMessage.md +2 -2
- data/docs/UnclearTransactionsRequest.md +18 -0
- data/docs/UndepositedFundsMessage.md +1 -1
- data/docs/UndepositedFundsMessageGeneralLedgerTransaction.md +26 -0
- data/docs/UpdateApplicantGroupRequest.md +22 -0
- data/docs/UpdateApplicantRequest.md +26 -0
- data/docs/UpdateApplicationRequest.md +18 -0
- data/docs/UpdateAssociationApplianceRequest.md +28 -0
- data/docs/UpdateAssociationOwnerOccupancyStatusRequest.md +18 -0
- data/docs/UpdateAssociationOwnerRequest.md +38 -0
- data/docs/UpdateAssociationOwnershipAccountRequest.md +18 -0
- data/docs/UpdateAssociationPreferredVendorsRequest.md +18 -0
- data/docs/UpdateAssociationRequest.md +34 -0
- data/docs/UpdateAssociationTenantRequest.md +38 -0
- data/docs/UpdateAssociationUnitRequest.md +26 -0
- data/docs/UpdateBankAccountDepositRequest.md +22 -0
- data/docs/UpdateBankAccountRequest.md +30 -0
- data/docs/UpdateBillRequest.md +28 -0
- data/docs/UpdateBoardMemberRequest.md +22 -0
- data/docs/UpdateBudgetRequest.md +20 -0
- data/docs/UpdateCheckForBankAccountRequest.md +26 -0
- data/docs/UpdateContactRequestTaskRequest.md +38 -0
- data/docs/UpdateDepositWithholdingRequest.md +24 -0
- data/docs/UpdateEPaySettingsForAssociationRequest.md +22 -0
- data/docs/UpdateFileCategoryRequest.md +18 -0
- data/docs/UpdateFileRequest.md +22 -0
- data/docs/UpdateFileSharingSettingRequest.md +40 -0
- data/docs/UpdateGLAccountRequest.md +32 -0
- data/docs/UpdateGeneralJournalEntryRequest.md +24 -0
- data/docs/UpdateLeaseChargeRequest.md +22 -0
- data/docs/UpdateLeaseLedgerPaymentRequest.md +28 -0
- data/docs/UpdateLeaseNoteRequest.md +18 -0
- data/docs/UpdateLeaseRequest.md +28 -0
- data/docs/UpdateOwnershipAccountChargeRequest.md +22 -0
- data/docs/UpdateOwnershipAccountDepositWithholdingRequest.md +24 -0
- data/docs/UpdateOwnershipAccountLedgerPaymentRequest.md +28 -0
- data/docs/UpdatePhoneLogRequest.md +22 -0
- data/docs/UpdatePropertyGroupRequest.md +22 -0
- data/docs/UpdateReconciliationBalancesRequest.md +22 -0
- data/docs/UpdateReconciliationRequest.md +18 -0
- data/docs/UpdateRentScheduleRequest.md +22 -0
- data/docs/UpdateRentalApplianceRequest.md +28 -0
- data/docs/UpdateRentalFeaturesRequest.md +20 -0
- data/docs/UpdateRentalImageRequest.md +20 -0
- data/docs/UpdateRentalOwnerRequest.md +42 -0
- data/docs/UpdateRentalOwnerRequestTaskContributionDataRequest.md +20 -0
- data/docs/UpdateRentalOwnerRequestTaskRequest.md +36 -0
- data/docs/UpdateRentalPreferredVendorsRequest.md +18 -0
- data/docs/UpdateRentalPropertyRequest.md +32 -0
- data/docs/UpdateRentalTenantRequest.md +40 -0
- data/docs/UpdateRentalUnitFeaturesRequest.md +18 -0
- data/docs/UpdateRentalUnitImageRequest.md +20 -0
- data/docs/UpdateRentalUnitRequest.md +30 -0
- data/docs/UpdateResourceRequest.md +32 -0
- data/docs/UpdateRetailCashUserRequest.md +18 -0
- data/docs/UpdateTaskCategoryRequest.md +18 -0
- data/docs/UpdateTaskHistoryRequest.md +18 -0
- data/docs/UpdateToDoTaskRequest.md +36 -0
- data/docs/UpdateVendorRequest.md +46 -0
- data/docs/UpdateWorkOrderRequest.md +36 -0
- data/docs/UploadTaskHistoryFileRequestAsyncRequest.md +18 -0
- data/docs/UpsertAssociationMeterReadingDetailsAsyncRequest.md +22 -0
- data/docs/UpsertListingsAsyncRequest.md +28 -0
- data/docs/UserMessage.md +1 -1
- data/docs/UserMessageUserRole.md +24 -0
- data/docs/VendorCreditLineItemMessage.md +1 -1
- data/docs/VendorCreditLineItemMessageAccountingEntity.md +24 -0
- data/docs/VendorCreditLineItemPostMessage.md +1 -1
- data/docs/VendorCreditLineItemPostMessageAccountingEntity.md +22 -0
- data/docs/VendorMessage.md +4 -4
- data/docs/VendorMessageAddress.md +30 -0
- data/docs/VendorMessageCategory.md +20 -0
- data/docs/VendorMessageTaxInformation.md +28 -0
- data/docs/VendorMessageVendorInsurance.md +22 -0
- data/docs/VendorPostMessage.md +4 -4
- data/docs/VendorPostMessageAddress.md +30 -0
- data/docs/VendorPostMessagePhoneNumbers.md +24 -0
- data/docs/VendorPostMessageTaxInformation.md +26 -0
- data/docs/VendorPostMessageVendorInsurance.md +22 -0
- data/docs/VendorPutMessage.md +4 -4
- data/docs/VendorPutMessageTaxInformation.md +28 -0
- data/docs/VendorRefundLineMessage.md +1 -1
- data/docs/VendorRefundLineMessageAccountingEntity.md +24 -0
- data/docs/VendorRefundLinePostMessage.md +1 -1
- data/docs/VendorRefundLinePostMessageAccountingEntity.md +22 -0
- data/docs/VendorTaxInformationMessage.md +1 -1
- data/docs/VendorsApi.md +76 -76
- data/docs/WorkOrderMessage.md +13 -3
- data/docs/WorkOrderMessageEntryContact.md +20 -0
- data/docs/WorkOrderMessageTask.md +32 -0
- data/docs/WorkOrderPostMessage.md +4 -2
- data/docs/WorkOrderPostMessageTask.md +30 -0
- data/docs/WorkOrderPutMessage.md +3 -1
- data/docs/WorkOrderTaskMessage.md +1 -1
- data/docs/WorkOrdersApi.md +16 -16
- data/git_push.sh +57 -0
- data/lib/buildium-ruby/api/administration_api.rb +137 -12
- data/lib/buildium-ruby/api/appliances_api.rb +46 -46
- data/lib/buildium-ruby/api/applicants_api.rb +124 -118
- data/lib/buildium-ruby/api/architectural_requests_api.rb +547 -0
- data/lib/buildium-ruby/api/association_meter_readings_api.rb +18 -18
- data/lib/buildium-ruby/api/association_owners_api.rb +72 -72
- data/lib/buildium-ruby/api/association_tenants_api.rb +56 -56
- data/lib/buildium-ruby/api/association_units_api.rb +56 -56
- data/lib/buildium-ruby/api/associations_api.rb +90 -90
- data/lib/buildium-ruby/api/bank_accounts_api.rb +981 -230
- data/lib/buildium-ruby/api/bills_api.rb +174 -100
- data/lib/buildium-ruby/api/board_members_api.rb +30 -30
- data/lib/buildium-ruby/api/budgets_api.rb +31 -31
- data/lib/buildium-ruby/api/client_leads_api.rb +4 -4
- data/lib/buildium-ruby/api/communications_api.rb +70 -70
- data/lib/buildium-ruby/api/contact_requests_api.rb +28 -28
- data/lib/buildium-ruby/api/files_api.rb +72 -72
- data/lib/buildium-ruby/api/general_ledger_api.rb +72 -60
- data/lib/buildium-ruby/api/lease_transactions_api.rb +390 -160
- data/lib/buildium-ruby/api/leases_api.rb +405 -114
- data/lib/buildium-ruby/api/listings_api.rb +46 -46
- data/lib/buildium-ruby/api/ownership_account_transactions_api.rb +378 -148
- data/lib/buildium-ruby/api/ownership_accounts_api.rb +193 -56
- data/lib/buildium-ruby/api/property_groups_api.rb +28 -28
- data/lib/buildium-ruby/api/rental_appliances_api.rb +46 -46
- data/lib/buildium-ruby/api/rental_meter_readings_api.rb +18 -18
- data/lib/buildium-ruby/api/rental_owner_requests_api.rb +42 -51
- data/lib/buildium-ruby/api/rental_owners_api.rb +56 -56
- data/lib/buildium-ruby/api/rental_properties_api.rb +438 -158
- data/lib/buildium-ruby/api/rental_tenants_api.rb +59 -56
- data/lib/buildium-ruby/api/rental_units_api.rb +98 -378
- data/lib/buildium-ruby/api/resident_center_api.rb +18 -18
- data/lib/buildium-ruby/api/resident_requests_api.rb +28 -28
- data/lib/buildium-ruby/api/tasks_api.rb +68 -68
- data/lib/buildium-ruby/api/to_do_requests_api.rb +28 -28
- data/lib/buildium-ruby/api/vendors_api.rb +127 -127
- data/lib/buildium-ruby/api/work_orders_api.rb +28 -28
- data/lib/buildium-ruby/api_client.rb +3 -3
- data/lib/buildium-ruby/configuration.rb +2 -1
- data/lib/buildium-ruby/models/account_info_message.rb +4 -3
- data/lib/buildium-ruby/models/{gl_account_balance_search_message.rb → account_info_message_accounting_settings.rb} +75 -69
- data/lib/buildium-ruby/models/account_info_message_contact.rb +256 -0
- data/lib/buildium-ruby/models/accounting_entity_message.rb +3 -2
- data/lib/buildium-ruby/models/accounting_entity_message_unit.rb +237 -0
- data/lib/buildium-ruby/models/accounting_entity_patch_message.rb +273 -0
- data/lib/buildium-ruby/models/accounting_entity_save_message.rb +2 -1
- data/lib/buildium-ruby/models/accounting_lock_period_message.rb +3 -2
- data/lib/buildium-ruby/models/{association_appliance_search_message.rb → accounting_lock_period_message_global.rb} +21 -26
- data/lib/buildium-ruby/models/accounting_settings_message.rb +2 -1
- data/lib/buildium-ruby/models/address_message.rb +4 -3
- data/lib/buildium-ruby/models/all_tasks_message.rb +6 -5
- data/lib/buildium-ruby/models/all_tasks_message_category.rb +256 -0
- data/lib/buildium-ruby/models/all_tasks_message_property.rb +281 -0
- data/lib/buildium-ruby/models/all_tasks_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/all_tasks_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/announcement_message.rb +3 -2
- data/lib/buildium-ruby/models/announcement_message_sender.rb +247 -0
- data/lib/buildium-ruby/models/announcement_post_message.rb +40 -1
- data/lib/buildium-ruby/models/announcement_sender_message.rb +2 -1
- data/lib/buildium-ruby/models/api_error_response.rb +2 -1
- data/lib/buildium-ruby/models/appliance_message.rb +2 -1
- data/lib/buildium-ruby/models/applicant_application_message.rb +4 -3
- data/lib/buildium-ruby/models/applicant_group_message.rb +4 -3
- data/lib/buildium-ruby/models/applicant_group_post_message.rb +2 -1
- data/lib/buildium-ruby/models/applicant_group_put_message.rb +2 -1
- data/lib/buildium-ruby/models/applicant_message.rb +18 -7
- data/lib/buildium-ruby/models/applicant_post_message.rb +41 -2
- data/lib/buildium-ruby/models/applicant_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/applicant_put_message.rb +41 -2
- data/lib/buildium-ruby/models/applicant_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/application_message.rb +4 -3
- data/lib/buildium-ruby/models/application_put_message.rb +2 -1
- data/lib/buildium-ruby/models/application_response_field_message.rb +2 -1
- data/lib/buildium-ruby/models/application_response_message.rb +2 -1
- data/lib/buildium-ruby/models/application_section_response_message.rb +2 -1
- data/lib/buildium-ruby/models/applied_vendor_credit_message.rb +2 -1
- data/lib/buildium-ruby/models/{vendor_search_message.rb → architectural_requests_post_message.rb} +91 -71
- data/lib/buildium-ruby/models/association_appliance_message.rb +2 -1
- data/lib/buildium-ruby/models/association_appliance_post_message.rb +21 -1
- data/lib/buildium-ruby/models/association_appliance_put_message.rb +21 -1
- data/lib/buildium-ruby/models/association_appliance_service_history_message.rb +2 -1
- data/lib/buildium-ruby/models/association_appliance_service_history_post_message.rb +2 -1
- data/lib/buildium-ruby/models/association_architectural_request_file_message.rb +269 -0
- data/lib/buildium-ruby/models/association_architectural_request_message.rb +363 -0
- data/lib/buildium-ruby/models/association_architectural_request_message_created_by_user.rb +257 -0
- data/lib/buildium-ruby/models/association_architectural_request_message_last_updated_by_user.rb +267 -0
- data/lib/buildium-ruby/models/association_board_member_message.rb +2 -1
- data/lib/buildium-ruby/models/association_board_member_post_message.rb +2 -1
- data/lib/buildium-ruby/models/association_board_member_put_message.rb +2 -1
- data/lib/buildium-ruby/models/association_message.rb +5 -4
- data/lib/buildium-ruby/models/association_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_message_association_manager.rb +299 -0
- data/lib/buildium-ruby/models/association_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/association_owner_board_term_message.rb +2 -1
- data/lib/buildium-ruby/models/association_owner_board_term_post_message.rb +2 -1
- data/lib/buildium-ruby/models/association_owner_message.rb +5 -4
- data/lib/buildium-ruby/models/association_owner_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/{rental_unit_search_message.rb → association_owner_message_emergency_contact.rb} +45 -28
- data/lib/buildium-ruby/models/association_owner_message_primary_address.rb +321 -0
- data/lib/buildium-ruby/models/association_owner_post_message.rb +45 -6
- data/lib/buildium-ruby/models/association_owner_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/association_owner_post_message_board_member_term.rb +286 -0
- data/lib/buildium-ruby/models/association_owner_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_post_message_primary_address.rb +350 -0
- data/lib/buildium-ruby/models/association_owner_put_message.rb +44 -5
- data/lib/buildium-ruby/models/association_owner_put_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message.rb +45 -6
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_to_existing_ownership_account_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_owner_unit_occupancy_put_message.rb +2 -1
- data/lib/buildium-ruby/models/association_owner_unit_occupancy_status_message.rb +2 -1
- data/lib/buildium-ruby/models/association_ownership_account_message.rb +2 -1
- data/lib/buildium-ruby/models/association_ownership_account_post_message.rb +2 -1
- data/lib/buildium-ruby/models/association_ownership_account_put_message.rb +2 -1
- data/lib/buildium-ruby/models/association_post_message.rb +23 -3
- data/lib/buildium-ruby/models/association_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/association_post_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/association_preferred_vendor_message.rb +2 -1
- data/lib/buildium-ruby/models/association_preferred_vendor_put_message.rb +2 -1
- data/lib/buildium-ruby/models/association_put_message.rb +22 -2
- data/lib/buildium-ruby/models/association_tax_information_message.rb +3 -2
- data/lib/buildium-ruby/models/association_tax_information_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_tenant_message.rb +5 -4
- data/lib/buildium-ruby/models/association_tenant_post_message.rb +44 -5
- data/lib/buildium-ruby/models/association_tenant_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/association_tenant_post_message_primary_address.rb +350 -0
- data/lib/buildium-ruby/models/association_tenant_put_message.rb +44 -5
- data/lib/buildium-ruby/models/{association_unit_search_message.rb → association_tenant_put_message_phone_numbers.rb} +45 -29
- data/lib/buildium-ruby/models/association_unit_message.rb +3 -2
- data/lib/buildium-ruby/models/association_unit_message_address.rb +321 -0
- data/lib/buildium-ruby/models/association_unit_put_message.rb +22 -2
- data/lib/buildium-ruby/models/association_unit_put_message_address.rb +350 -0
- data/lib/buildium-ruby/models/association_units_post_message.rb +22 -2
- data/lib/buildium-ruby/models/bank_account_check_accounting_entity_save_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_check_file_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_check_line_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_check_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_check_line_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_check_line_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_check_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_check_message_payee.rb +281 -0
- data/lib/buildium-ruby/models/bank_account_check_payee_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_check_payee_save_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_check_post_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_check_post_message_payee.rb +281 -0
- data/lib/buildium-ruby/models/bank_account_check_put_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_deposit_line_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_deposit_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_deposit_line_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_deposit_line_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_deposit_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_deposit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_deposit_put_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_message.rb +7 -6
- data/lib/buildium-ruby/models/bank_account_message_check_printing_info.rb +401 -0
- data/lib/buildium-ruby/models/bank_account_message_electronic_payments.rb +297 -0
- data/lib/buildium-ruby/models/{work_order_search_message.rb → bank_account_message_gl_account.rb} +143 -168
- data/lib/buildium-ruby/models/bank_account_post_message.rb +24 -4
- data/lib/buildium-ruby/models/bank_account_post_message_check_printing_info.rb +401 -0
- data/lib/buildium-ruby/models/bank_account_put_message.rb +24 -4
- data/lib/buildium-ruby/models/bank_account_put_message_check_printing_info.rb +416 -0
- data/lib/buildium-ruby/models/bank_account_quick_deposit_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_quick_deposit_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_quick_deposit_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_quick_deposit_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/{bank_account_withdrawal_search_message.rb → bank_account_reconciliation_balance_message.rb} +28 -29
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_message_cleared_balance.rb +257 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_message_statement_balance.rb +257 -0
- data/lib/buildium-ruby/models/bank_account_reconciliation_balance_put_message.rb +254 -0
- data/lib/buildium-ruby/models/{cancellation_token.rb → bank_account_reconciliation_message.rb} +27 -23
- data/lib/buildium-ruby/models/bank_account_reconciliation_transaction_message.rb +357 -0
- data/lib/buildium-ruby/models/bank_account_transaction_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_transfer_accounting_entity_save_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_account_transfer_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_transfer_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_transfer_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_transfer_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_account_withdrawal_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_withdrawal_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/bank_account_withdrawal_save_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_account_withdrawal_save_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bank_lockbox_data_association_message.rb +2 -1
- data/lib/buildium-ruby/models/bank_lockbox_data_association_owner_message.rb +46 -5
- data/lib/buildium-ruby/models/bank_lockbox_data_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_lockbox_data_message_association.rb +247 -0
- data/lib/buildium-ruby/models/bank_lockbox_data_ownership_account_message.rb +3 -2
- data/lib/buildium-ruby/models/bank_lockbox_data_ownership_account_message_unit_address.rb +321 -0
- data/lib/buildium-ruby/models/bank_pending_reconciliation_post_message.rb +259 -0
- data/lib/buildium-ruby/models/bank_reconciliation_clear_transactions_post_message.rb +226 -0
- data/lib/buildium-ruby/models/bank_reconciliation_cleared_balance_message.rb +249 -0
- data/lib/buildium-ruby/models/bank_reconciliation_put_message.rb +224 -0
- data/lib/buildium-ruby/models/bank_reconciliation_statement_balance_message.rb +249 -0
- data/lib/buildium-ruby/models/bank_reconciliation_unclear_transactions_post_message.rb +226 -0
- data/lib/buildium-ruby/models/bill_file_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_line_item_patch_message.rb +267 -0
- data/lib/buildium-ruby/models/bill_line_item_patch_message_accounting_entity.rb +281 -0
- data/lib/buildium-ruby/models/{meter_reading_details_put_search_message.rb → bill_line_item_patch_message_markup.rb} +36 -27
- data/lib/buildium-ruby/models/bill_line_message.rb +5 -4
- data/lib/buildium-ruby/models/{bank_account_search_message.rb → bill_line_message_accounting_entity.rb} +52 -37
- data/lib/buildium-ruby/models/bill_line_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/bill_line_message_markup.rb +271 -0
- data/lib/buildium-ruby/models/bill_line_post_message.rb +4 -3
- data/lib/buildium-ruby/models/bill_line_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/bill_line_post_message_markup.rb +281 -0
- data/lib/buildium-ruby/models/bill_line_put_message.rb +4 -3
- data/lib/buildium-ruby/models/bill_markup_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_markup_patch_message.rb +263 -0
- data/lib/buildium-ruby/models/bill_markup_save_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_patch_message.rb +271 -0
- data/lib/buildium-ruby/models/bill_payment_accounting_entity_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_payment_line_message.rb +3 -2
- data/lib/buildium-ruby/models/bill_payment_line_message_accounting_entity.rb +281 -0
- data/lib/buildium-ruby/models/bill_payment_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_payment_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_post_message.rb +2 -1
- data/lib/buildium-ruby/models/bill_put_message.rb +2 -1
- data/lib/buildium-ruby/models/budget_details_message.rb +3 -2
- data/lib/buildium-ruby/models/budget_details_message_monthly_amounts.rb +337 -0
- data/lib/buildium-ruby/models/budget_details_save_message.rb +3 -2
- data/lib/buildium-ruby/models/budget_details_save_message_monthly_amounts.rb +397 -0
- data/lib/buildium-ruby/models/budget_message.rb +3 -2
- data/lib/buildium-ruby/models/budget_message_property.rb +281 -0
- data/lib/buildium-ruby/models/budget_monthly_amounts_message.rb +2 -1
- data/lib/buildium-ruby/models/budget_monthly_amounts_save_message.rb +2 -1
- data/lib/buildium-ruby/models/budget_post_message.rb +21 -1
- data/lib/buildium-ruby/models/budget_put_message.rb +21 -1
- data/lib/buildium-ruby/models/cc_payments_message.rb +2 -1
- data/lib/buildium-ruby/models/cc_payments_put_message.rb +2 -1
- data/lib/buildium-ruby/models/charge_recurring_transaction_post_message.rb +2 -1
- data/lib/buildium-ruby/models/charge_recurring_transaction_put_message.rb +2 -1
- data/lib/buildium-ruby/models/check_printing_info_message.rb +2 -1
- data/lib/buildium-ruby/models/check_printing_info_post_message.rb +2 -1
- data/lib/buildium-ruby/models/check_printing_info_put_message.rb +2 -1
- data/lib/buildium-ruby/models/clear_transactions_request.rb +233 -0
- data/lib/buildium-ruby/models/client_lead_credit_request_message.rb +2 -1
- data/lib/buildium-ruby/models/client_lead_message.rb +4 -3
- data/lib/buildium-ruby/models/client_lead_message_address.rb +321 -0
- data/lib/buildium-ruby/models/client_lead_message_credit_request.rb +303 -0
- data/lib/buildium-ruby/models/contact_detail_message.rb +3 -2
- data/lib/buildium-ruby/models/contact_detail_message_phone_numbers.rb +247 -0
- data/lib/buildium-ruby/models/contact_detail_phone_message.rb +2 -1
- data/lib/buildium-ruby/models/contact_detail_save_message.rb +22 -2
- data/lib/buildium-ruby/models/contact_detail_save_message_phone_numbers.rb +247 -0
- data/lib/buildium-ruby/models/contact_detail_save_phone_message.rb +2 -1
- data/lib/buildium-ruby/models/contact_info_message.rb +3 -2
- data/lib/buildium-ruby/models/contact_info_message_address.rb +321 -0
- data/lib/buildium-ruby/models/contact_request_task_message.rb +5 -4
- data/lib/buildium-ruby/models/contact_request_task_message_category.rb +256 -0
- data/lib/buildium-ruby/models/contact_request_task_message_contact_detail.rb +256 -0
- data/lib/buildium-ruby/models/contact_request_task_message_property.rb +281 -0
- data/lib/buildium-ruby/models/contact_request_task_post_message.rb +22 -2
- data/lib/buildium-ruby/models/contact_request_task_post_message_contact_detail.rb +280 -0
- data/lib/buildium-ruby/models/contact_request_task_put_message.rb +22 -2
- data/lib/buildium-ruby/models/contact_request_task_put_message_contact_detail.rb +280 -0
- data/lib/buildium-ruby/models/cosigner_message.rb +4 -3
- data/lib/buildium-ruby/models/cosigner_message_address.rb +321 -0
- data/lib/buildium-ruby/models/cosigner_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/create_announcement_request.rb +341 -0
- data/lib/buildium-ruby/models/create_applicant_group_request.rb +243 -0
- data/lib/buildium-ruby/models/create_applicant_request.rb +329 -0
- data/lib/buildium-ruby/models/create_architectural_request_async_request.rb +361 -0
- data/lib/buildium-ruby/models/create_association_appliance_request.rb +325 -0
- data/lib/buildium-ruby/models/create_association_appliance_service_history_request.rb +290 -0
- data/lib/buildium-ruby/models/create_association_owner_request.rb +474 -0
- data/lib/buildium-ruby/models/create_association_ownership_account_request.rb +354 -0
- data/lib/buildium-ruby/models/create_association_request.rb +338 -0
- data/lib/buildium-ruby/models/create_association_tenant_request.rb +400 -0
- data/lib/buildium-ruby/models/{lease_outstanding_balance_search_message.rb → create_association_unit_request.rb} +99 -89
- data/lib/buildium-ruby/models/create_bank_account_check_request.rb +282 -0
- data/lib/buildium-ruby/models/create_bank_account_deposit_request.rb +265 -0
- data/lib/buildium-ruby/models/create_bank_account_request.rb +365 -0
- data/lib/buildium-ruby/models/create_bank_account_transfer_request.rb +285 -0
- data/lib/buildium-ruby/models/create_bill_payment_request.rb +283 -0
- data/lib/buildium-ruby/models/{vendor_transaction_search_message.rb → create_bill_request.rb} +80 -63
- data/lib/buildium-ruby/models/{bank_account_transaction_search_message.rb → create_board_member_request.rb} +44 -35
- data/lib/buildium-ruby/models/{association_user_search_message.rb → create_budget_async_request.rb} +96 -74
- data/lib/buildium-ruby/models/{task_search_message.rb → create_contact_request_task_request.rb} +143 -126
- data/lib/buildium-ruby/models/create_email_request.rb +334 -0
- data/lib/buildium-ruby/models/create_file_category_request.rb +251 -0
- data/lib/buildium-ruby/models/create_general_journal_entry_request.rb +272 -0
- data/lib/buildium-ruby/models/create_general_ledger_account_request.rb +395 -0
- data/lib/buildium-ruby/models/{applicant_search_message.rb → create_lease_auto_allocated_payment_request.rb} +90 -76
- data/lib/buildium-ruby/models/create_lease_credit_request.rb +317 -0
- data/lib/buildium-ruby/models/create_lease_ledger_charge_request.rb +259 -0
- data/lib/buildium-ruby/models/create_lease_ledger_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/{association_ownership_account_search_message.rb → create_lease_ledger_refund_request.rb} +88 -82
- data/lib/buildium-ruby/models/create_lease_note_request.rb +250 -0
- data/lib/buildium-ruby/models/create_lease_renewal_request.rb +386 -0
- data/lib/buildium-ruby/models/create_lease_request.rb +406 -0
- data/lib/buildium-ruby/models/create_lease_reverse_payment_request.rb +264 -0
- data/lib/buildium-ruby/models/create_listing_contact_request.rb +280 -0
- data/lib/buildium-ruby/models/create_move_out_data_request.rb +256 -0
- data/lib/buildium-ruby/models/create_multiple_bill_payments_request.rb +285 -0
- data/lib/buildium-ruby/models/create_ownership_account_auto_allocated_payment_request.rb +340 -0
- data/lib/buildium-ruby/models/create_ownership_account_credit_recurring_transaction_request.rb +396 -0
- data/lib/buildium-ruby/models/create_ownership_account_credit_request.rb +317 -0
- data/lib/buildium-ruby/models/create_ownership_account_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/create_ownership_account_ledger_charge_request.rb +268 -0
- data/lib/buildium-ruby/models/{bill_search_message.rb → create_ownership_account_ledger_payment_request.rb} +89 -82
- data/lib/buildium-ruby/models/create_ownership_account_recurring_payment_request.rb +386 -0
- data/lib/buildium-ruby/models/create_ownership_account_refund_request.rb +314 -0
- data/lib/buildium-ruby/models/create_ownership_accounts_charge_recurring_transaction_request.rb +367 -0
- data/lib/buildium-ruby/models/create_payment_request.rb +343 -0
- data/lib/buildium-ruby/models/create_pending_reconciliations_request.rb +266 -0
- data/lib/buildium-ruby/models/create_phone_log_request.rb +313 -0
- data/lib/buildium-ruby/models/create_property_group_request.rb +277 -0
- data/lib/buildium-ruby/models/create_quick_deposit_request.rb +285 -0
- data/lib/buildium-ruby/models/create_rent_schedule_request.rb +307 -0
- data/lib/buildium-ruby/models/create_rental_appliance_request.rb +325 -0
- data/lib/buildium-ruby/models/create_rental_appliance_service_history_request.rb +290 -0
- data/lib/buildium-ruby/models/create_rental_image_upload_file_request_async_request.rb +275 -0
- data/lib/buildium-ruby/models/create_rental_owner_request.rb +371 -0
- data/lib/buildium-ruby/models/create_rental_owner_request_task_request.rb +411 -0
- data/lib/buildium-ruby/models/create_rental_property_request.rb +392 -0
- data/lib/buildium-ruby/models/create_rental_tenant_request.rb +434 -0
- data/lib/buildium-ruby/models/{lease_search_message.rb → create_rental_unit_request.rb} +119 -103
- data/lib/buildium-ruby/models/create_resource_request.rb +456 -0
- data/lib/buildium-ruby/models/create_task_category_request.rb +251 -0
- data/lib/buildium-ruby/models/{resident_request_task_search_message.rb → create_to_do_task_request.rb} +136 -111
- data/lib/buildium-ruby/models/{file_search_message.rb → create_upload_file_request_async_request.rb} +107 -54
- data/lib/buildium-ruby/models/create_upload_file_request_request.rb +250 -0
- data/lib/buildium-ruby/models/{budget_search_message.rb → create_vendor_category_request.rb} +38 -28
- data/lib/buildium-ruby/models/create_vendor_credit_request.rb +268 -0
- data/lib/buildium-ruby/models/{rental_owners_search_message.rb → create_vendor_refund_request.rb} +85 -67
- data/lib/buildium-ruby/models/create_vendor_request.rb +372 -0
- data/lib/buildium-ruby/models/{note_search_message.rb → create_video_link_request_request.rb} +56 -29
- data/lib/buildium-ruby/models/{email_search_message.rb → create_withdrawal_for_bank_account_request.rb} +63 -46
- data/lib/buildium-ruby/models/{contact_request_task_search_message.rb → create_work_order_request.rb} +117 -100
- data/lib/buildium-ruby/models/created_by_user_message.rb +2 -1
- data/lib/buildium-ruby/models/credit_recurring_transaction_post_message.rb +2 -1
- data/lib/buildium-ruby/models/deposit_detail_message.rb +2 -1
- data/lib/buildium-ruby/models/e_pay_settings_message.rb +5 -4
- data/lib/buildium-ruby/models/e_pay_settings_message_credit_card_payments.rb +227 -0
- data/lib/buildium-ruby/models/e_pay_settings_message_eft_payments.rb +227 -0
- data/lib/buildium-ruby/models/e_pay_settings_message_offline_payments.rb +247 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message.rb +5 -4
- data/lib/buildium-ruby/models/e_pay_settings_put_message_credit_card_payments.rb +232 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message_eft_payments.rb +232 -0
- data/lib/buildium-ruby/models/e_pay_settings_put_message_offline_payments.rb +257 -0
- data/lib/buildium-ruby/models/eft_payments_message.rb +2 -1
- data/lib/buildium-ruby/models/eft_payments_put_message.rb +2 -1
- data/lib/buildium-ruby/models/electronic_payments_message.rb +2 -1
- data/lib/buildium-ruby/models/email_message.rb +3 -2
- data/lib/buildium-ruby/models/email_message_sender.rb +257 -0
- data/lib/buildium-ruby/models/email_post_message.rb +22 -2
- data/lib/buildium-ruby/models/email_recipient_message.rb +2 -1
- data/lib/buildium-ruby/models/email_sender_message.rb +2 -1
- data/lib/buildium-ruby/models/emergency_contact_message.rb +2 -1
- data/lib/buildium-ruby/models/file_category_message.rb +2 -1
- data/lib/buildium-ruby/models/file_category_post_message.rb +21 -1
- data/lib/buildium-ruby/models/file_category_put_message.rb +21 -1
- data/lib/buildium-ruby/models/file_download_message.rb +2 -1
- data/lib/buildium-ruby/models/file_entity_message.rb +2 -1
- data/lib/buildium-ruby/models/file_message.rb +3 -2
- data/lib/buildium-ruby/models/{listing_search_message.rb → file_message_file_entity.rb} +34 -15
- data/lib/buildium-ruby/models/file_name_post_message.rb +21 -1
- data/lib/buildium-ruby/models/file_put_message.rb +21 -1
- data/lib/buildium-ruby/models/file_sharing_account_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_account_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_owner_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_owner_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_unit_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_association_unit_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_committee_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_committee_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_lease_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_lease_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_message.rb +14 -13
- data/lib/buildium-ruby/models/{lease_renewal_search_message.rb → file_sharing_message_account.rb} +43 -44
- data/lib/buildium-ruby/models/{bank_account_check_search_message.rb → file_sharing_message_association.rb} +28 -29
- data/lib/buildium-ruby/models/file_sharing_message_association_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_message_association_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_committee.rb +247 -0
- data/lib/buildium-ruby/models/file_sharing_message_lease.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_ownership_account.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_message_rental_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_message_tenant.rb +237 -0
- data/lib/buildium-ruby/models/{safe_wait_handle.rb → file_sharing_message_vendor.rb} +21 -20
- data/lib/buildium-ruby/models/file_sharing_ownership_account_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_ownership_account_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_put_message.rb +14 -13
- data/lib/buildium-ruby/models/file_sharing_put_message_account.rb +271 -0
- data/lib/buildium-ruby/models/{bank_account_transfer_search_message.rb → file_sharing_put_message_association.rb} +28 -29
- data/lib/buildium-ruby/models/file_sharing_put_message_association_owner.rb +227 -0
- data/lib/buildium-ruby/models/{bank_account_quick_deposit_search_message.rb → file_sharing_put_message_association_unit.rb} +28 -29
- data/lib/buildium-ruby/models/file_sharing_put_message_committee.rb +247 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_lease.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_ownership_account.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental_owner.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_rental_unit.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_tenant.rb +237 -0
- data/lib/buildium-ruby/models/file_sharing_put_message_vendor.rb +227 -0
- data/lib/buildium-ruby/models/file_sharing_rental_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_owner_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_owner_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_unit_mesage.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_rental_unit_put_mesage.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_tenant_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_tenant_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_vendor_message.rb +2 -1
- data/lib/buildium-ruby/models/file_sharing_vendor_put_message.rb +2 -1
- data/lib/buildium-ruby/models/file_upload_post_message.rb +40 -1
- data/lib/buildium-ruby/models/file_upload_ticket_message.rb +2 -1
- data/lib/buildium-ruby/models/general_journal_entry_line_save_message.rb +2 -1
- data/lib/buildium-ruby/models/general_journal_entry_post_message.rb +3 -2
- data/lib/buildium-ruby/models/general_journal_entry_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/general_journal_entry_put_message.rb +3 -2
- data/lib/buildium-ruby/models/general_ledger_entry_message.rb +3 -2
- data/lib/buildium-ruby/models/general_ledger_entry_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/general_ledger_journal_line_message.rb +4 -3
- data/lib/buildium-ruby/models/general_ledger_journal_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/general_ledger_journal_line_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/general_ledger_journal_message.rb +2 -1
- data/lib/buildium-ruby/models/general_ledger_message.rb +2 -1
- data/lib/buildium-ruby/models/general_ledger_transaction_message.rb +19 -8
- data/lib/buildium-ruby/models/general_ledger_transaction_message_deposit_details.rb +239 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_journal.rb +239 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_payment_detail.rb +289 -0
- data/lib/buildium-ruby/models/general_ledger_transaction_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/gl_account_balance_item_message.rb +3 -2
- data/lib/buildium-ruby/models/gl_account_balance_item_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/gl_account_balance_message.rb +3 -2
- data/lib/buildium-ruby/models/gl_account_balance_message_gl_account.rb +427 -0
- data/lib/buildium-ruby/models/gl_account_message.rb +2 -1
- data/lib/buildium-ruby/models/gl_account_post_message.rb +40 -1
- data/lib/buildium-ruby/models/gl_account_put_message.rb +21 -1
- data/lib/buildium-ruby/models/gl_transaction_message_v1.rb +2 -1
- data/lib/buildium-ruby/models/image_reorder_request_put_message.rb +2 -1
- data/lib/buildium-ruby/models/insured_tenant_message.rb +2 -1
- data/lib/buildium-ruby/models/internal_transaction_status_message.rb +2 -1
- data/lib/buildium-ruby/models/java_script_encoder.rb +218 -0
- data/lib/buildium-ruby/models/journal_line_message.rb +3 -2
- data/lib/buildium-ruby/models/journal_message.rb +2 -1
- data/lib/buildium-ruby/models/json_patch_operation.rb +2 -1
- data/lib/buildium-ruby/models/last_updated_by_user_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_account_detail_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_auto_allocated_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_charge_line_message.rb +229 -0
- data/lib/buildium-ruby/models/lease_charge_line_save_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_charge_message.rb +271 -0
- data/lib/buildium-ruby/models/lease_charge_post_message.rb +13 -2
- data/lib/buildium-ruby/models/lease_charge_put_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_charge_recurring_transaction_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_cosigner_post_message.rb +43 -4
- data/lib/buildium-ruby/models/lease_cosigner_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_cosigner_post_message_alternate_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_cosigner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/lease_ledger_credit_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_credit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_line_put_message.rb +239 -0
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_deposit_withholding_put_message.rb +261 -0
- data/lib/buildium-ruby/models/lease_ledger_payment_line_save_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_payment_put_message.rb +4 -3
- data/lib/buildium-ruby/models/lease_ledger_refund_line_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_refund_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_refund_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_ledger_refund_message_address.rb +321 -0
- data/lib/buildium-ruby/models/lease_ledger_refund_post_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_ledger_refund_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_nsf_charge_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_other_bank_charge_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message.rb +4 -3
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message_bank_fee.rb +247 -0
- data/lib/buildium-ruby/models/lease_ledger_reverse_payment_post_message_nsf_charge.rb +247 -0
- data/lib/buildium-ruby/models/lease_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_message_account_details.rb +237 -0
- data/lib/buildium-ruby/models/lease_move_out_data_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_move_out_data_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_outstanding_balance_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_post_message.rb +4 -3
- data/lib/buildium-ruby/models/lease_post_message_rent.rb +283 -0
- data/lib/buildium-ruby/models/{bank_account_deposit_search_message.rb → lease_post_message_security_deposit.rb} +34 -25
- data/lib/buildium-ruby/models/lease_put_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_recurring_credit_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_recurring_payment_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_recurring_payment_message_payer.rb +291 -0
- data/lib/buildium-ruby/models/lease_renewal_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_renewal_post_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_renewal_post_message_rent.rb +283 -0
- data/lib/buildium-ruby/models/lease_rent_charge_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_rent_charge_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_rent_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_rent_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_security_deposit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_tenant_message.rb +2 -1
- data/lib/buildium-ruby/models/lease_transaction_message.rb +3 -2
- data/lib/buildium-ruby/models/lease_transaction_message_journal.rb +239 -0
- data/lib/buildium-ruby/models/listing_contact_message.rb +2 -1
- data/lib/buildium-ruby/models/listing_contact_save_message.rb +21 -1
- data/lib/buildium-ruby/models/listing_entity_file_post_message.rb +21 -1
- data/lib/buildium-ruby/models/listing_file_message.rb +2 -1
- data/lib/buildium-ruby/models/listing_message.rb +5 -4
- data/lib/buildium-ruby/models/listing_message_contact.rb +267 -0
- data/lib/buildium-ruby/models/{retail_cash_users_search_message.rb → listing_message_property.rb} +88 -58
- data/lib/buildium-ruby/models/{general_ledger_search_message.rb → listing_message_unit.rb} +112 -82
- data/lib/buildium-ruby/models/listing_property_message.rb +3 -2
- data/lib/buildium-ruby/models/listing_property_message_address.rb +321 -0
- data/lib/buildium-ruby/models/listing_put_message.rb +2 -1
- data/lib/buildium-ruby/models/listing_unit_message.rb +3 -2
- data/lib/buildium-ruby/models/listing_unit_message_address.rb +321 -0
- data/lib/buildium-ruby/models/lock_period_settings_global_message.rb +2 -1
- data/lib/buildium-ruby/models/lock_period_settings_overrides_message.rb +3 -2
- data/lib/buildium-ruby/models/lock_period_settings_overrides_message_property.rb +281 -0
- data/lib/buildium-ruby/models/logged_by_staff_user_message.rb +2 -1
- data/lib/buildium-ruby/models/lookup_message.rb +2 -1
- data/lib/buildium-ruby/models/mailing_template_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_detail_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_detail_put_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_details_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_details_put_message.rb +2 -1
- data/lib/buildium-ruby/models/meter_reading_message.rb +2 -1
- data/lib/buildium-ruby/models/multiple_bill_payments_post_message.rb +2 -1
- data/lib/buildium-ruby/models/note_message.rb +3 -2
- data/lib/buildium-ruby/models/note_message_last_updated_by_user.rb +267 -0
- data/lib/buildium-ruby/models/note_post_message.rb +21 -1
- data/lib/buildium-ruby/models/note_put_message.rb +21 -1
- data/lib/buildium-ruby/models/offline_payments_message.rb +2 -1
- data/lib/buildium-ruby/models/offline_payments_put_message.rb +2 -1
- data/lib/buildium-ruby/models/outstanding_balances_line_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_auto_allocated_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_charge_recurring_transaction_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_credit_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_credit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_line_put_message.rb +239 -0
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_post_message.rb +4 -3
- data/lib/buildium-ruby/models/ownership_account_deposit_withholding_put_message.rb +261 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_line_message.rb +229 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_lines_put_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_lines_save_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_message.rb +271 -0
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_post_message.rb +13 -2
- data/lib/buildium-ruby/models/ownership_account_ledger_charge_put_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_payment_line_save_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_payment_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_ledger_payment_put_message.rb +4 -3
- data/lib/buildium-ruby/models/ownership_account_outstanding_balance_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_recurring_credit_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_recurring_payment_message.rb +3 -2
- data/lib/buildium-ruby/models/ownership_account_refund_line_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_refund_lines_post_message.rb +2 -1
- data/lib/buildium-ruby/models/ownership_account_refund_message.rb +3 -2
- data/lib/buildium-ruby/models/ownership_account_refund_post_message.rb +3 -2
- data/lib/buildium-ruby/models/ownership_account_transaction_message.rb +3 -2
- data/lib/buildium-ruby/models/paid_by_message.rb +3 -2
- data/lib/buildium-ruby/models/{bank_lockbox_data_search_message.rb → partial_payment_settings_message.rb} +13 -14
- data/lib/buildium-ruby/models/{wait_handle.rb → partial_payment_settings_patch_message.rb} +13 -20
- data/lib/buildium-ruby/models/participant_message.rb +3 -2
- data/lib/buildium-ruby/models/participant_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/participant_resource_message.rb +2 -1
- data/lib/buildium-ruby/models/patch_bill_request.rb +278 -0
- data/lib/buildium-ruby/models/patch_global_partial_payment_settings_request.rb +226 -0
- data/lib/buildium-ruby/models/payee_message.rb +2 -1
- data/lib/buildium-ruby/models/payment_detail_message.rb +4 -3
- data/lib/buildium-ruby/models/payment_detail_message_internal_transaction_status.rb +247 -0
- data/lib/buildium-ruby/models/{meter_reading_search_message.rb → payment_detail_message_payee.rb} +57 -38
- data/lib/buildium-ruby/models/payment_recurring_transaction_post_message.rb +2 -1
- data/lib/buildium-ruby/models/payment_transactions_message.rb +3 -2
- data/lib/buildium-ruby/models/payment_transactions_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/phone_log_message.rb +4 -3
- data/lib/buildium-ruby/models/phone_log_message_logged_by_staff_user.rb +257 -0
- data/lib/buildium-ruby/models/phone_log_message_participant.rb +248 -0
- data/lib/buildium-ruby/models/phone_log_participant_post_message.rb +3 -2
- data/lib/buildium-ruby/models/phone_log_participant_post_message_unit_agreement.rb +271 -0
- data/lib/buildium-ruby/models/phone_log_participant_unit_agreement_post_message.rb +2 -1
- data/lib/buildium-ruby/models/phone_log_post_message.rb +41 -2
- data/lib/buildium-ruby/models/{announcement_search_message.rb → phone_log_post_message_participant.rb} +40 -42
- data/lib/buildium-ruby/models/phone_log_put_message.rb +40 -1
- data/lib/buildium-ruby/models/phone_number_message.rb +2 -1
- data/lib/buildium-ruby/models/phone_numbers_message.rb +2 -1
- data/lib/buildium-ruby/models/property_group_message.rb +3 -2
- data/lib/buildium-ruby/models/property_group_message_created_by_user.rb +257 -0
- data/lib/buildium-ruby/models/property_group_post_message.rb +21 -1
- data/lib/buildium-ruby/models/property_group_put_message.rb +21 -1
- data/lib/buildium-ruby/models/property_manager_message.rb +2 -1
- data/lib/buildium-ruby/models/property_message.rb +2 -1
- data/lib/buildium-ruby/models/recurring_transaction_line_message.rb +2 -1
- data/lib/buildium-ruby/models/recurring_transaction_line_post_message.rb +2 -1
- data/lib/buildium-ruby/models/recurring_transaction_message.rb +13 -2
- data/lib/buildium-ruby/models/rent_schedule_charge_post_message.rb +274 -0
- data/lib/buildium-ruby/models/rent_schedule_charge_put_message.rb +274 -0
- data/lib/buildium-ruby/models/{client_lead_search_message.rb → rent_schedule_post_message.rb} +63 -48
- data/lib/buildium-ruby/models/rent_schedule_put_message.rb +290 -0
- data/lib/buildium-ruby/models/rental_appliance_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_appliance_post_message.rb +21 -1
- data/lib/buildium-ruby/models/rental_appliance_put_message.rb +21 -1
- data/lib/buildium-ruby/models/rental_appliance_service_history_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_appliance_service_history_post_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_features_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_features_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_image_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_image_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_message.rb +4 -3
- data/lib/buildium-ruby/models/rental_message_rental_manager.rb +299 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_data_message.rb +3 -2
- data/lib/buildium-ruby/models/rental_owner_contribution_data_message_reminder_settings.rb +237 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_data_put_message.rb +3 -2
- data/lib/buildium-ruby/models/rental_owner_contribution_data_put_message_reminder_settings.rb +237 -0
- data/lib/buildium-ruby/models/rental_owner_contribution_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_reminder_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_owner_contribution_reminder_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_owner_message.rb +4 -3
- data/lib/buildium-ruby/models/rental_owner_message_address.rb +321 -0
- data/lib/buildium-ruby/models/rental_owner_message_tax_information.rb +310 -0
- data/lib/buildium-ruby/models/rental_owner_post_message.rb +5 -4
- data/lib/buildium-ruby/models/rental_owner_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_owner_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/rental_owner_post_message_tax_information.rb +300 -0
- data/lib/buildium-ruby/models/rental_owner_put_message.rb +4 -3
- data/lib/buildium-ruby/models/rental_owner_request_task_message.rb +5 -4
- data/lib/buildium-ruby/models/rental_owner_request_task_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/rental_owner_request_task_post_message.rb +21 -1
- data/lib/buildium-ruby/models/rental_owner_request_task_put_message.rb +21 -1
- data/lib/buildium-ruby/models/rental_owner_tax_information_message.rb +3 -2
- data/lib/buildium-ruby/models/rental_preferred_vendor_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_preferred_vendor_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_property_post_message.rb +22 -2
- data/lib/buildium-ruby/models/rental_property_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_property_put_message.rb +22 -2
- data/lib/buildium-ruby/models/rental_property_put_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_property_unit_post_message.rb +22 -2
- data/lib/buildium-ruby/models/rental_property_unit_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/rental_tenant_post_message.rb +44 -5
- data/lib/buildium-ruby/models/rental_tenant_put_message.rb +44 -5
- data/lib/buildium-ruby/models/rental_tenant_renewal_post_message.rb +44 -5
- data/lib/buildium-ruby/models/rental_unit_features_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_unit_features_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_unit_image_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_unit_image_put_message.rb +2 -1
- data/lib/buildium-ruby/models/rental_unit_message.rb +3 -2
- data/lib/buildium-ruby/models/rental_unit_put_message.rb +22 -2
- data/lib/buildium-ruby/models/rental_units_post_message.rb +22 -2
- data/lib/buildium-ruby/models/renters_insurance_policy_message.rb +2 -1
- data/lib/buildium-ruby/models/{property_group_search_message.rb → reorder_rental_images_request.rb} +26 -23
- data/lib/buildium-ruby/models/requested_by_user_entity_message.rb +2 -1
- data/lib/buildium-ruby/models/resident_center_user_message.rb +4 -3
- data/lib/buildium-ruby/models/{meter_reading_details_delete_search_message.rb → resident_center_user_message_unit_agreement.rb} +46 -37
- data/lib/buildium-ruby/models/resident_center_user_message_user.rb +301 -0
- data/lib/buildium-ruby/models/resident_center_user_reference_message.rb +2 -1
- data/lib/buildium-ruby/models/resident_request_task_message.rb +7 -6
- data/lib/buildium-ruby/models/resident_request_task_message_appliance.rb +267 -0
- data/lib/buildium-ruby/models/resident_request_task_message_requested_by_user_entity.rb +311 -0
- data/lib/buildium-ruby/models/resident_request_task_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/resident_request_task_post_message.rb +23 -3
- data/lib/buildium-ruby/models/resident_request_task_put_message.rb +21 -1
- data/lib/buildium-ruby/models/retail_cash_property_message.rb +2 -1
- data/lib/buildium-ruby/models/retail_cash_unit_message.rb +2 -1
- data/lib/buildium-ruby/models/retail_cash_user_data_message.rb +2 -1
- data/lib/buildium-ruby/models/retail_cash_user_message.rb +6 -5
- data/lib/buildium-ruby/models/{lease_transaction_search_message.rb → retail_cash_user_message_property.rb} +57 -29
- data/lib/buildium-ruby/models/retail_cash_user_message_unit.rb +247 -0
- data/lib/buildium-ruby/models/retail_cash_user_message_unit_agreement.rb +281 -0
- data/lib/buildium-ruby/models/retail_cash_user_message_user.rb +321 -0
- data/lib/buildium-ruby/models/retail_cash_user_put_message.rb +2 -1
- data/lib/buildium-ruby/models/save_address_message.rb +23 -3
- data/lib/buildium-ruby/models/save_emergency_contact_message.rb +2 -1
- data/lib/buildium-ruby/models/task_category_message.rb +2 -1
- data/lib/buildium-ruby/models/task_category_put_message.rb +21 -1
- data/lib/buildium-ruby/models/task_category_response_message.rb +3 -2
- data/lib/buildium-ruby/models/task_category_response_message_sub_category.rb +237 -0
- data/lib/buildium-ruby/models/task_category_save_message.rb +21 -1
- data/lib/buildium-ruby/models/task_history_file_message.rb +2 -1
- data/lib/buildium-ruby/models/task_history_file_upload_post_message.rb +21 -1
- data/lib/buildium-ruby/models/task_history_message.rb +4 -3
- data/lib/buildium-ruby/models/{user_search_message.rb → task_history_message_created_by_user.rb} +57 -53
- data/lib/buildium-ruby/models/{association_board_member_search_message.rb → task_history_message_last_updated_by_user.rb} +64 -37
- data/lib/buildium-ruby/models/task_history_put_message.rb +21 -1
- data/lib/buildium-ruby/models/task_history_user_message.rb +50 -5
- data/lib/buildium-ruby/models/task_sub_category_message.rb +2 -1
- data/lib/buildium-ruby/models/tax_information_post_message.rb +3 -2
- data/lib/buildium-ruby/models/tax_information_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/tax_information_save_message.rb +3 -2
- data/lib/buildium-ruby/models/tenant_message.rb +5 -4
- data/lib/buildium-ruby/models/tenant_message_address.rb +321 -0
- data/lib/buildium-ruby/models/tenant_message_alternate_address.rb +321 -0
- data/lib/buildium-ruby/models/tenant_message_emergency_contact.rb +257 -0
- data/lib/buildium-ruby/models/to_do_task_message.rb +4 -3
- data/lib/buildium-ruby/models/to_do_task_post_message.rb +21 -1
- data/lib/buildium-ruby/models/to_do_task_put_message.rb +21 -1
- data/lib/buildium-ruby/models/unclear_transactions_request.rb +233 -0
- data/lib/buildium-ruby/models/undeposited_funds_message.rb +3 -2
- data/lib/buildium-ruby/models/undeposited_funds_message_general_ledger_transaction.rb +267 -0
- data/lib/buildium-ruby/models/unit_agreement_message.rb +2 -1
- data/lib/buildium-ruby/models/unit_entity_message.rb +2 -1
- data/lib/buildium-ruby/models/update_applicant_group_request.rb +292 -0
- data/lib/buildium-ruby/models/update_applicant_request.rb +313 -0
- data/lib/buildium-ruby/models/update_application_request.rb +265 -0
- data/lib/buildium-ruby/models/update_association_appliance_request.rb +300 -0
- data/lib/buildium-ruby/models/update_association_owner_occupancy_status_request.rb +231 -0
- data/lib/buildium-ruby/models/update_association_owner_request.rb +409 -0
- data/lib/buildium-ruby/models/update_association_ownership_account_request.rb +231 -0
- data/lib/buildium-ruby/models/update_association_preferred_vendors_request.rb +233 -0
- data/lib/buildium-ruby/models/update_association_request.rb +349 -0
- data/lib/buildium-ruby/models/update_association_tenant_request.rb +375 -0
- data/lib/buildium-ruby/models/{tenant_search_message.rb → update_association_unit_request.rb} +93 -92
- data/lib/buildium-ruby/models/update_bank_account_deposit_request.rb +258 -0
- data/lib/buildium-ruby/models/update_bank_account_request.rb +370 -0
- data/lib/buildium-ruby/models/update_bill_request.rb +294 -0
- data/lib/buildium-ruby/models/update_board_member_request.rb +286 -0
- data/lib/buildium-ruby/models/update_budget_request.rb +267 -0
- data/lib/buildium-ruby/models/update_check_for_bank_account_request.rb +282 -0
- data/lib/buildium-ruby/models/update_contact_request_task_request.rb +415 -0
- data/lib/buildium-ruby/models/update_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/update_e_pay_settings_for_association_request.rb +258 -0
- data/lib/buildium-ruby/models/update_file_category_request.rb +251 -0
- data/lib/buildium-ruby/models/update_file_request.rb +275 -0
- data/lib/buildium-ruby/models/update_file_sharing_setting_request.rb +324 -0
- data/lib/buildium-ruby/models/update_general_journal_entry_request.rb +272 -0
- data/lib/buildium-ruby/models/update_gl_account_request.rb +371 -0
- data/lib/buildium-ruby/models/update_lease_charge_request.rb +258 -0
- data/lib/buildium-ruby/models/{general_ledger_transaction_search_message.rb → update_lease_ledger_payment_request.rb} +76 -59
- data/lib/buildium-ruby/models/update_lease_note_request.rb +250 -0
- data/lib/buildium-ruby/models/update_lease_request.rb +330 -0
- data/lib/buildium-ruby/models/update_ownership_account_charge_request.rb +258 -0
- data/lib/buildium-ruby/models/update_ownership_account_deposit_withholding_request.rb +268 -0
- data/lib/buildium-ruby/models/{ownership_account_outstanding_balance_search_message.rb → update_ownership_account_ledger_payment_request.rb} +84 -64
- data/lib/buildium-ruby/models/update_phone_log_request.rb +299 -0
- data/lib/buildium-ruby/models/update_property_group_request.rb +277 -0
- data/lib/buildium-ruby/models/update_reconciliation_balances_request.rb +261 -0
- data/lib/buildium-ruby/models/update_reconciliation_request.rb +231 -0
- data/lib/buildium-ruby/models/update_rent_schedule_request.rb +297 -0
- data/lib/buildium-ruby/models/update_rental_appliance_request.rb +300 -0
- data/lib/buildium-ruby/models/update_rental_features_request.rb +262 -0
- data/lib/buildium-ruby/models/update_rental_image_request.rb +241 -0
- data/lib/buildium-ruby/models/update_rental_owner_request.rb +362 -0
- data/lib/buildium-ruby/models/update_rental_owner_request_task_contribution_data_request.rb +237 -0
- data/lib/buildium-ruby/models/{rental_owner_request_task_search_message.rb → update_rental_owner_request_task_request.rb} +133 -103
- data/lib/buildium-ruby/models/update_rental_preferred_vendors_request.rb +233 -0
- data/lib/buildium-ruby/models/update_rental_property_request.rb +368 -0
- data/lib/buildium-ruby/models/update_rental_tenant_request.rb +419 -0
- data/lib/buildium-ruby/models/{gl_accounts_search_message.rb → update_rental_unit_features_request.rb} +21 -14
- data/lib/buildium-ruby/models/update_rental_unit_image_request.rb +241 -0
- data/lib/buildium-ruby/models/update_rental_unit_request.rb +360 -0
- data/lib/buildium-ruby/models/{phone_log_search_message.rb → update_resource_request.rb} +119 -79
- data/lib/buildium-ruby/models/update_retail_cash_user_request.rb +231 -0
- data/lib/buildium-ruby/models/update_task_category_request.rb +251 -0
- data/lib/buildium-ruby/models/update_task_history_request.rb +250 -0
- data/lib/buildium-ruby/models/{to_do_task_search_message.rb → update_to_do_task_request.rb} +138 -103
- data/lib/buildium-ruby/models/update_vendor_request.rb +372 -0
- data/lib/buildium-ruby/models/update_work_order_request.rb +364 -0
- data/lib/buildium-ruby/models/upload_task_history_file_request_async_request.rb +250 -0
- data/lib/buildium-ruby/models/{meter_reading_details_search_message.rb → upsert_association_meter_reading_details_async_request.rb} +35 -10
- data/lib/buildium-ruby/models/upsert_listings_async_request.rb +291 -0
- data/lib/buildium-ruby/models/user_message.rb +3 -2
- data/lib/buildium-ruby/models/user_message_user_role.rb +257 -0
- data/lib/buildium-ruby/models/user_role_message.rb +2 -1
- data/lib/buildium-ruby/models/vehicle_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_category_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_category_save_message.rb +21 -1
- data/lib/buildium-ruby/models/vendor_credit_line_item_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_credit_line_item_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/vendor_credit_line_item_post_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_credit_line_item_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/vendor_credit_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_credit_post_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_insurance_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_insurance_save_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_message.rb +6 -5
- data/lib/buildium-ruby/models/vendor_message_address.rb +321 -0
- data/lib/buildium-ruby/models/vendor_message_category.rb +235 -0
- data/lib/buildium-ruby/models/{applicant_group_search_message.rb → vendor_message_tax_information.rb} +66 -52
- data/lib/buildium-ruby/models/vendor_message_vendor_insurance.rb +247 -0
- data/lib/buildium-ruby/models/vendor_post_message.rb +6 -5
- data/lib/buildium-ruby/models/vendor_post_message_address.rb +350 -0
- data/lib/buildium-ruby/models/vendor_post_message_phone_numbers.rb +257 -0
- data/lib/buildium-ruby/models/{resident_center_user_search_message.rb → vendor_post_message_tax_information.rb} +60 -48
- data/lib/buildium-ruby/models/vendor_post_message_vendor_insurance.rb +247 -0
- data/lib/buildium-ruby/models/vendor_put_message.rb +6 -5
- data/lib/buildium-ruby/models/{association_search_message.rb → vendor_put_message_tax_information.rb} +68 -60
- data/lib/buildium-ruby/models/vendor_refund_line_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_refund_line_message_accounting_entity.rb +290 -0
- data/lib/buildium-ruby/models/vendor_refund_line_post_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_refund_line_post_message_accounting_entity.rb +291 -0
- data/lib/buildium-ruby/models/vendor_refund_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_refund_post_message.rb +2 -1
- data/lib/buildium-ruby/models/vendor_tax_information_message.rb +3 -2
- data/lib/buildium-ruby/models/vendor_transaction_message.rb +2 -1
- data/lib/buildium-ruby/models/video_link_request_post_message.rb +21 -1
- data/lib/buildium-ruby/models/work_order_entry_contact_message.rb +2 -1
- data/lib/buildium-ruby/models/work_order_entry_contact_resource_message.rb +2 -1
- data/lib/buildium-ruby/models/work_order_line_item_message.rb +2 -1
- data/lib/buildium-ruby/models/work_order_line_item_save_message.rb +2 -1
- data/lib/buildium-ruby/models/work_order_message.rb +82 -5
- data/lib/buildium-ruby/models/{rental_appliance_search_message.rb → work_order_message_entry_contact.rb} +29 -22
- data/lib/buildium-ruby/models/{rental_search_message.rb → work_order_message_task.rb} +95 -71
- data/lib/buildium-ruby/models/work_order_post_message.rb +17 -4
- data/lib/buildium-ruby/models/work_order_post_message_task.rb +372 -0
- data/lib/buildium-ruby/models/work_order_put_message.rb +16 -3
- data/lib/buildium-ruby/models/work_order_task_message.rb +3 -2
- data/lib/buildium-ruby/models/work_order_task_post_message.rb +21 -1
- data/lib/buildium-ruby/version.rb +1 -1
- data/lib/buildium-ruby.rb +366 -58
- metadata +739 -118
- data/docs/AnnouncementSearchMessage.md +0 -26
- data/docs/ApplicantGroupSearchMessage.md +0 -26
- data/docs/ApplicantSearchMessage.md +0 -32
- data/docs/AssociationApplianceSearchMessage.md +0 -20
- data/docs/AssociationBoardMemberSearchMessage.md +0 -24
- data/docs/AssociationOwnershipAccountSearchMessage.md +0 -30
- data/docs/AssociationSearchMessage.md +0 -28
- data/docs/AssociationUnitSearchMessage.md +0 -22
- data/docs/AssociationUserSearchMessage.md +0 -34
- data/docs/BankAccountCheckSearchMessage.md +0 -20
- data/docs/BankAccountDepositSearchMessage.md +0 -20
- data/docs/BankAccountQuickDepositSearchMessage.md +0 -20
- data/docs/BankAccountSearchMessage.md +0 -22
- data/docs/BankAccountTransactionSearchMessage.md +0 -24
- data/docs/BankAccountTransferSearchMessage.md +0 -20
- data/docs/BankAccountWithdrawalSearchMessage.md +0 -20
- data/docs/BankLockboxDataSearchMessage.md +0 -18
- data/docs/BillSearchMessage.md +0 -32
- data/docs/BudgetSearchMessage.md +0 -22
- data/docs/CancellationToken.md +0 -22
- data/docs/ClientLeadSearchMessage.md +0 -26
- data/docs/ContactRequestTaskSearchMessage.md +0 -40
- data/docs/EmailSearchMessage.md +0 -26
- data/docs/FileSearchMessage.md +0 -30
- data/docs/GLAccountBalanceSearchMessage.md +0 -26
- data/docs/GLAccountsSearchMessage.md +0 -18
- data/docs/GeneralLedgerSearchMessage.md +0 -28
- data/docs/GeneralLedgerTransactionSearchMessage.md +0 -26
- data/docs/LeaseOutstandingBalanceSearchMessage.md +0 -30
- data/docs/LeaseRenewalSearchMessage.md +0 -22
- data/docs/LeaseSearchMessage.md +0 -40
- data/docs/LeaseTransactionSearchMessage.md +0 -22
- data/docs/ListingSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsDeleteSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsPutSearchMessage.md +0 -20
- data/docs/MeterReadingDetailsSearchMessage.md +0 -20
- data/docs/MeterReadingSearchMessage.md +0 -22
- data/docs/NoteSearchMessage.md +0 -22
- data/docs/OwnershipAccountOutstandingBalanceSearchMessage.md +0 -26
- data/docs/PhoneLogSearchMessage.md +0 -32
- data/docs/PropertyGroupSearchMessage.md +0 -20
- data/docs/RentalApplianceSearchMessage.md +0 -20
- data/docs/RentalOwnerRequestTaskSearchMessage.md +0 -40
- data/docs/RentalOwnersSearchMessage.md +0 -30
- data/docs/RentalSearchMessage.md +0 -32
- data/docs/RentalUnitSearchMessage.md +0 -22
- data/docs/ResidentCenterUserSearchMessage.md +0 -26
- data/docs/ResidentRequestTaskSearchMessage.md +0 -42
- data/docs/RetailCashUsersSearchMessage.md +0 -28
- data/docs/SafeWaitHandle.md +0 -20
- data/docs/TaskSearchMessage.md +0 -44
- data/docs/TenantSearchMessage.md +0 -36
- data/docs/ToDoTaskSearchMessage.md +0 -40
- data/docs/UserSearchMessage.md +0 -26
- data/docs/VendorSearchMessage.md +0 -32
- data/docs/VendorTransactionSearchMessage.md +0 -26
- data/docs/WaitHandle.md +0 -20
- data/docs/WorkOrderSearchMessage.md +0 -54
@@ -20,23 +20,23 @@ module Buildium
|
|
20
20
|
@api_client = api_client
|
21
21
|
end
|
22
22
|
# Create a payment (auto allocated)
|
23
|
-
# Creates a payment on the lease ledger. Note that the recorded payment will be automatically allocated to the general ledger accounts based on the payment allocation settings. These settings can be found under the Settings
|
23
|
+
# Creates a payment on the lease ledger. Note that the recorded payment will be automatically allocated to the general ledger accounts based on the payment allocation settings. These settings can be found under the Settings > Application Settings > Residents page in your account. If you'd like to specify the GL accounts the payment should apply to, please use the <a href=\"#operation/CreatePayment\">Create a payment</a> endpoint. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
24
24
|
# @param lease_id [Integer]
|
25
|
-
# @param
|
25
|
+
# @param create_lease_auto_allocated_payment_request [CreateLeaseAutoAllocatedPaymentRequest]
|
26
26
|
# @param [Hash] opts the optional parameters
|
27
27
|
# @return [LeaseTransactionMessage]
|
28
|
-
def create_lease_auto_allocated_payment(lease_id,
|
29
|
-
data, _status_code, _headers = create_lease_auto_allocated_payment_with_http_info(lease_id,
|
28
|
+
def create_lease_auto_allocated_payment(lease_id, create_lease_auto_allocated_payment_request, opts = {})
|
29
|
+
data, _status_code, _headers = create_lease_auto_allocated_payment_with_http_info(lease_id, create_lease_auto_allocated_payment_request, opts)
|
30
30
|
data
|
31
31
|
end
|
32
32
|
|
33
33
|
# Create a payment (auto allocated)
|
34
|
-
# Creates a payment on the lease ledger. Note that the recorded payment will be automatically allocated to the general ledger accounts based on the payment allocation settings. These settings can be found under the Settings &
|
34
|
+
# Creates a payment on the lease ledger. Note that the recorded payment will be automatically allocated to the general ledger accounts based on the payment allocation settings. These settings can be found under the Settings > Application Settings > Residents page in your account. If you'd like to specify the GL accounts the payment should apply to, please use the <a href=\"#operation/CreatePayment\">Create a payment</a> endpoint. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
35
35
|
# @param lease_id [Integer]
|
36
|
-
# @param
|
36
|
+
# @param create_lease_auto_allocated_payment_request [CreateLeaseAutoAllocatedPaymentRequest]
|
37
37
|
# @param [Hash] opts the optional parameters
|
38
38
|
# @return [Array<(LeaseTransactionMessage, Integer, Hash)>] LeaseTransactionMessage data, response status code and response headers
|
39
|
-
def create_lease_auto_allocated_payment_with_http_info(lease_id,
|
39
|
+
def create_lease_auto_allocated_payment_with_http_info(lease_id, create_lease_auto_allocated_payment_request, opts = {})
|
40
40
|
if @api_client.config.debugging
|
41
41
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_auto_allocated_payment ...'
|
42
42
|
end
|
@@ -44,9 +44,9 @@ module Buildium
|
|
44
44
|
if @api_client.config.client_side_validation && lease_id.nil?
|
45
45
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_auto_allocated_payment"
|
46
46
|
end
|
47
|
-
# verify the required parameter '
|
48
|
-
if @api_client.config.client_side_validation &&
|
49
|
-
fail ArgumentError, "Missing the required parameter '
|
47
|
+
# verify the required parameter 'create_lease_auto_allocated_payment_request' is set
|
48
|
+
if @api_client.config.client_side_validation && create_lease_auto_allocated_payment_request.nil?
|
49
|
+
fail ArgumentError, "Missing the required parameter 'create_lease_auto_allocated_payment_request' when calling LeaseTransactionsApi.create_lease_auto_allocated_payment"
|
50
50
|
end
|
51
51
|
# resource path
|
52
52
|
local_var_path = '/v1/leases/{leaseId}/autoallocatedpayments'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -61,14 +61,14 @@ module Buildium
|
|
61
61
|
# HTTP header 'Content-Type'
|
62
62
|
content_type = @api_client.select_header_content_type(['application/json'])
|
63
63
|
if !content_type.nil?
|
64
|
-
|
64
|
+
header_params['Content-Type'] = content_type
|
65
65
|
end
|
66
66
|
|
67
67
|
# form parameters
|
68
68
|
form_params = opts[:form_params] || {}
|
69
69
|
|
70
70
|
# http body (model)
|
71
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
71
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_lease_auto_allocated_payment_request)
|
72
72
|
|
73
73
|
# return_type
|
74
74
|
return_type = opts[:debug_return_type] || 'LeaseTransactionMessage'
|
@@ -94,23 +94,23 @@ module Buildium
|
|
94
94
|
end
|
95
95
|
|
96
96
|
# Create a recurring charge
|
97
|
-
# Creates a recurring charge transaction that will post automatically on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
97
|
+
# Creates a recurring charge transaction that will post automatically on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
98
98
|
# @param lease_id [Integer]
|
99
|
-
# @param
|
99
|
+
# @param create_ownership_accounts_charge_recurring_transaction_request [CreateOwnershipAccountsChargeRecurringTransactionRequest]
|
100
100
|
# @param [Hash] opts the optional parameters
|
101
101
|
# @return [LeaseChargeRecurringTransactionMessage]
|
102
|
-
def create_lease_charge_recurring_transaction(lease_id,
|
103
|
-
data, _status_code, _headers = create_lease_charge_recurring_transaction_with_http_info(lease_id,
|
102
|
+
def create_lease_charge_recurring_transaction(lease_id, create_ownership_accounts_charge_recurring_transaction_request, opts = {})
|
103
|
+
data, _status_code, _headers = create_lease_charge_recurring_transaction_with_http_info(lease_id, create_ownership_accounts_charge_recurring_transaction_request, opts)
|
104
104
|
data
|
105
105
|
end
|
106
106
|
|
107
107
|
# Create a recurring charge
|
108
|
-
# Creates a recurring charge transaction that will post automatically on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
108
|
+
# Creates a recurring charge transaction that will post automatically on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
109
109
|
# @param lease_id [Integer]
|
110
|
-
# @param
|
110
|
+
# @param create_ownership_accounts_charge_recurring_transaction_request [CreateOwnershipAccountsChargeRecurringTransactionRequest]
|
111
111
|
# @param [Hash] opts the optional parameters
|
112
112
|
# @return [Array<(LeaseChargeRecurringTransactionMessage, Integer, Hash)>] LeaseChargeRecurringTransactionMessage data, response status code and response headers
|
113
|
-
def create_lease_charge_recurring_transaction_with_http_info(lease_id,
|
113
|
+
def create_lease_charge_recurring_transaction_with_http_info(lease_id, create_ownership_accounts_charge_recurring_transaction_request, opts = {})
|
114
114
|
if @api_client.config.debugging
|
115
115
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_charge_recurring_transaction ...'
|
116
116
|
end
|
@@ -118,9 +118,9 @@ module Buildium
|
|
118
118
|
if @api_client.config.client_side_validation && lease_id.nil?
|
119
119
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_charge_recurring_transaction"
|
120
120
|
end
|
121
|
-
# verify the required parameter '
|
122
|
-
if @api_client.config.client_side_validation &&
|
123
|
-
fail ArgumentError, "Missing the required parameter '
|
121
|
+
# verify the required parameter 'create_ownership_accounts_charge_recurring_transaction_request' is set
|
122
|
+
if @api_client.config.client_side_validation && create_ownership_accounts_charge_recurring_transaction_request.nil?
|
123
|
+
fail ArgumentError, "Missing the required parameter 'create_ownership_accounts_charge_recurring_transaction_request' when calling LeaseTransactionsApi.create_lease_charge_recurring_transaction"
|
124
124
|
end
|
125
125
|
# resource path
|
126
126
|
local_var_path = '/v1/leases/{leaseId}/recurringcharges'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -135,14 +135,14 @@ module Buildium
|
|
135
135
|
# HTTP header 'Content-Type'
|
136
136
|
content_type = @api_client.select_header_content_type(['application/json'])
|
137
137
|
if !content_type.nil?
|
138
|
-
|
138
|
+
header_params['Content-Type'] = content_type
|
139
139
|
end
|
140
140
|
|
141
141
|
# form parameters
|
142
142
|
form_params = opts[:form_params] || {}
|
143
143
|
|
144
144
|
# http body (model)
|
145
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
145
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_ownership_accounts_charge_recurring_transaction_request)
|
146
146
|
|
147
147
|
# return_type
|
148
148
|
return_type = opts[:debug_return_type] || 'LeaseChargeRecurringTransactionMessage'
|
@@ -168,23 +168,23 @@ module Buildium
|
|
168
168
|
end
|
169
169
|
|
170
170
|
# Create a credit
|
171
|
-
# Creates a lease ledger credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
171
|
+
# Creates a lease ledger credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
172
172
|
# @param lease_id [Integer] The lease unique identifier.
|
173
|
-
# @param
|
173
|
+
# @param create_lease_credit_request [CreateLeaseCreditRequest]
|
174
174
|
# @param [Hash] opts the optional parameters
|
175
175
|
# @return [LeaseTransactionMessage]
|
176
|
-
def create_lease_credit(lease_id,
|
177
|
-
data, _status_code, _headers = create_lease_credit_with_http_info(lease_id,
|
176
|
+
def create_lease_credit(lease_id, create_lease_credit_request, opts = {})
|
177
|
+
data, _status_code, _headers = create_lease_credit_with_http_info(lease_id, create_lease_credit_request, opts)
|
178
178
|
data
|
179
179
|
end
|
180
180
|
|
181
181
|
# Create a credit
|
182
|
-
# Creates a lease ledger credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
182
|
+
# Creates a lease ledger credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
183
183
|
# @param lease_id [Integer] The lease unique identifier.
|
184
|
-
# @param
|
184
|
+
# @param create_lease_credit_request [CreateLeaseCreditRequest]
|
185
185
|
# @param [Hash] opts the optional parameters
|
186
186
|
# @return [Array<(LeaseTransactionMessage, Integer, Hash)>] LeaseTransactionMessage data, response status code and response headers
|
187
|
-
def create_lease_credit_with_http_info(lease_id,
|
187
|
+
def create_lease_credit_with_http_info(lease_id, create_lease_credit_request, opts = {})
|
188
188
|
if @api_client.config.debugging
|
189
189
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_credit ...'
|
190
190
|
end
|
@@ -192,9 +192,9 @@ module Buildium
|
|
192
192
|
if @api_client.config.client_side_validation && lease_id.nil?
|
193
193
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_credit"
|
194
194
|
end
|
195
|
-
# verify the required parameter '
|
196
|
-
if @api_client.config.client_side_validation &&
|
197
|
-
fail ArgumentError, "Missing the required parameter '
|
195
|
+
# verify the required parameter 'create_lease_credit_request' is set
|
196
|
+
if @api_client.config.client_side_validation && create_lease_credit_request.nil?
|
197
|
+
fail ArgumentError, "Missing the required parameter 'create_lease_credit_request' when calling LeaseTransactionsApi.create_lease_credit"
|
198
198
|
end
|
199
199
|
# resource path
|
200
200
|
local_var_path = '/v1/leases/{leaseId}/credits'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -209,14 +209,14 @@ module Buildium
|
|
209
209
|
# HTTP header 'Content-Type'
|
210
210
|
content_type = @api_client.select_header_content_type(['application/json'])
|
211
211
|
if !content_type.nil?
|
212
|
-
|
212
|
+
header_params['Content-Type'] = content_type
|
213
213
|
end
|
214
214
|
|
215
215
|
# form parameters
|
216
216
|
form_params = opts[:form_params] || {}
|
217
217
|
|
218
218
|
# http body (model)
|
219
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
219
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_lease_credit_request)
|
220
220
|
|
221
221
|
# return_type
|
222
222
|
return_type = opts[:debug_return_type] || 'LeaseTransactionMessage'
|
@@ -242,23 +242,23 @@ module Buildium
|
|
242
242
|
end
|
243
243
|
|
244
244
|
# Create a recurring credit
|
245
|
-
# Creates a recurring credit transaction on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
245
|
+
# Creates a recurring credit transaction on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
246
246
|
# @param lease_id [Integer]
|
247
|
-
# @param
|
247
|
+
# @param create_ownership_account_credit_recurring_transaction_request [CreateOwnershipAccountCreditRecurringTransactionRequest]
|
248
248
|
# @param [Hash] opts the optional parameters
|
249
249
|
# @return [LeaseRecurringCreditMessage]
|
250
|
-
def create_lease_credit_recurring_transaction(lease_id,
|
251
|
-
data, _status_code, _headers = create_lease_credit_recurring_transaction_with_http_info(lease_id,
|
250
|
+
def create_lease_credit_recurring_transaction(lease_id, create_ownership_account_credit_recurring_transaction_request, opts = {})
|
251
|
+
data, _status_code, _headers = create_lease_credit_recurring_transaction_with_http_info(lease_id, create_ownership_account_credit_recurring_transaction_request, opts)
|
252
252
|
data
|
253
253
|
end
|
254
254
|
|
255
255
|
# Create a recurring credit
|
256
|
-
# Creates a recurring credit transaction on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
256
|
+
# Creates a recurring credit transaction on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
257
257
|
# @param lease_id [Integer]
|
258
|
-
# @param
|
258
|
+
# @param create_ownership_account_credit_recurring_transaction_request [CreateOwnershipAccountCreditRecurringTransactionRequest]
|
259
259
|
# @param [Hash] opts the optional parameters
|
260
260
|
# @return [Array<(LeaseRecurringCreditMessage, Integer, Hash)>] LeaseRecurringCreditMessage data, response status code and response headers
|
261
|
-
def create_lease_credit_recurring_transaction_with_http_info(lease_id,
|
261
|
+
def create_lease_credit_recurring_transaction_with_http_info(lease_id, create_ownership_account_credit_recurring_transaction_request, opts = {})
|
262
262
|
if @api_client.config.debugging
|
263
263
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_credit_recurring_transaction ...'
|
264
264
|
end
|
@@ -266,9 +266,9 @@ module Buildium
|
|
266
266
|
if @api_client.config.client_side_validation && lease_id.nil?
|
267
267
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_credit_recurring_transaction"
|
268
268
|
end
|
269
|
-
# verify the required parameter '
|
270
|
-
if @api_client.config.client_side_validation &&
|
271
|
-
fail ArgumentError, "Missing the required parameter '
|
269
|
+
# verify the required parameter 'create_ownership_account_credit_recurring_transaction_request' is set
|
270
|
+
if @api_client.config.client_side_validation && create_ownership_account_credit_recurring_transaction_request.nil?
|
271
|
+
fail ArgumentError, "Missing the required parameter 'create_ownership_account_credit_recurring_transaction_request' when calling LeaseTransactionsApi.create_lease_credit_recurring_transaction"
|
272
272
|
end
|
273
273
|
# resource path
|
274
274
|
local_var_path = '/v1/leases/{leaseId}/recurringcredits'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -283,14 +283,14 @@ module Buildium
|
|
283
283
|
# HTTP header 'Content-Type'
|
284
284
|
content_type = @api_client.select_header_content_type(['application/json'])
|
285
285
|
if !content_type.nil?
|
286
|
-
|
286
|
+
header_params['Content-Type'] = content_type
|
287
287
|
end
|
288
288
|
|
289
289
|
# form parameters
|
290
290
|
form_params = opts[:form_params] || {}
|
291
291
|
|
292
292
|
# http body (model)
|
293
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
293
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_ownership_account_credit_recurring_transaction_request)
|
294
294
|
|
295
295
|
# return_type
|
296
296
|
return_type = opts[:debug_return_type] || 'LeaseRecurringCreditMessage'
|
@@ -316,23 +316,23 @@ module Buildium
|
|
316
316
|
end
|
317
317
|
|
318
318
|
# Create a charge
|
319
|
-
# Creates a charge transaction on a specific lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
319
|
+
# Creates a charge transaction on a specific lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > Bills</span> - `View` `Edit` In order to associate the charge to a bill using the BillId property, you must have this permission.
|
320
320
|
# @param lease_id [Integer]
|
321
|
-
# @param
|
321
|
+
# @param create_lease_ledger_charge_request [CreateLeaseLedgerChargeRequest]
|
322
322
|
# @param [Hash] opts the optional parameters
|
323
323
|
# @return [Array<LeaseTransactionMessage>]
|
324
|
-
def create_lease_ledger_charge(lease_id,
|
325
|
-
data, _status_code, _headers = create_lease_ledger_charge_with_http_info(lease_id,
|
324
|
+
def create_lease_ledger_charge(lease_id, create_lease_ledger_charge_request, opts = {})
|
325
|
+
data, _status_code, _headers = create_lease_ledger_charge_with_http_info(lease_id, create_lease_ledger_charge_request, opts)
|
326
326
|
data
|
327
327
|
end
|
328
328
|
|
329
329
|
# Create a charge
|
330
|
-
# Creates a charge transaction on a specific lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
330
|
+
# Creates a charge transaction on a specific lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > Bills</span> - `View` `Edit` In order to associate the charge to a bill using the BillId property, you must have this permission.
|
331
331
|
# @param lease_id [Integer]
|
332
|
-
# @param
|
332
|
+
# @param create_lease_ledger_charge_request [CreateLeaseLedgerChargeRequest]
|
333
333
|
# @param [Hash] opts the optional parameters
|
334
334
|
# @return [Array<(Array<LeaseTransactionMessage>, Integer, Hash)>] Array<LeaseTransactionMessage> data, response status code and response headers
|
335
|
-
def create_lease_ledger_charge_with_http_info(lease_id,
|
335
|
+
def create_lease_ledger_charge_with_http_info(lease_id, create_lease_ledger_charge_request, opts = {})
|
336
336
|
if @api_client.config.debugging
|
337
337
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_ledger_charge ...'
|
338
338
|
end
|
@@ -340,9 +340,9 @@ module Buildium
|
|
340
340
|
if @api_client.config.client_side_validation && lease_id.nil?
|
341
341
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_ledger_charge"
|
342
342
|
end
|
343
|
-
# verify the required parameter '
|
344
|
-
if @api_client.config.client_side_validation &&
|
345
|
-
fail ArgumentError, "Missing the required parameter '
|
343
|
+
# verify the required parameter 'create_lease_ledger_charge_request' is set
|
344
|
+
if @api_client.config.client_side_validation && create_lease_ledger_charge_request.nil?
|
345
|
+
fail ArgumentError, "Missing the required parameter 'create_lease_ledger_charge_request' when calling LeaseTransactionsApi.create_lease_ledger_charge"
|
346
346
|
end
|
347
347
|
# resource path
|
348
348
|
local_var_path = '/v1/leases/{leaseId}/charges'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -357,14 +357,14 @@ module Buildium
|
|
357
357
|
# HTTP header 'Content-Type'
|
358
358
|
content_type = @api_client.select_header_content_type(['application/json'])
|
359
359
|
if !content_type.nil?
|
360
|
-
|
360
|
+
header_params['Content-Type'] = content_type
|
361
361
|
end
|
362
362
|
|
363
363
|
# form parameters
|
364
364
|
form_params = opts[:form_params] || {}
|
365
365
|
|
366
366
|
# http body (model)
|
367
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
367
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_lease_ledger_charge_request)
|
368
368
|
|
369
369
|
# return_type
|
370
370
|
return_type = opts[:debug_return_type] || 'Array<LeaseTransactionMessage>'
|
@@ -390,23 +390,23 @@ module Buildium
|
|
390
390
|
end
|
391
391
|
|
392
392
|
# Create a deposit withholding
|
393
|
-
# Withholds a resident deposit by reallocating the funds from a liability account to an income account to cover an expense(s). <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
393
|
+
# Withholds a resident deposit by reallocating the funds from a liability account to an income account to cover an expense(s). <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Ledger</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > General Ledger Accounts</span> - `View`
|
394
394
|
# @param lease_id [Integer]
|
395
|
-
# @param
|
395
|
+
# @param create_lease_ledger_deposit_withholding_request [CreateLeaseLedgerDepositWithholdingRequest]
|
396
396
|
# @param [Hash] opts the optional parameters
|
397
397
|
# @return [LeaseTransactionMessage]
|
398
|
-
def create_lease_ledger_deposit_withholding(lease_id,
|
399
|
-
data, _status_code, _headers = create_lease_ledger_deposit_withholding_with_http_info(lease_id,
|
398
|
+
def create_lease_ledger_deposit_withholding(lease_id, create_lease_ledger_deposit_withholding_request, opts = {})
|
399
|
+
data, _status_code, _headers = create_lease_ledger_deposit_withholding_with_http_info(lease_id, create_lease_ledger_deposit_withholding_request, opts)
|
400
400
|
data
|
401
401
|
end
|
402
402
|
|
403
403
|
# Create a deposit withholding
|
404
|
-
# Withholds a resident deposit by reallocating the funds from a liability account to an income account to cover an expense(s). <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
404
|
+
# Withholds a resident deposit by reallocating the funds from a liability account to an income account to cover an expense(s). <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Ledger</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > General Ledger Accounts</span> - `View`
|
405
405
|
# @param lease_id [Integer]
|
406
|
-
# @param
|
406
|
+
# @param create_lease_ledger_deposit_withholding_request [CreateLeaseLedgerDepositWithholdingRequest]
|
407
407
|
# @param [Hash] opts the optional parameters
|
408
408
|
# @return [Array<(LeaseTransactionMessage, Integer, Hash)>] LeaseTransactionMessage data, response status code and response headers
|
409
|
-
def create_lease_ledger_deposit_withholding_with_http_info(lease_id,
|
409
|
+
def create_lease_ledger_deposit_withholding_with_http_info(lease_id, create_lease_ledger_deposit_withholding_request, opts = {})
|
410
410
|
if @api_client.config.debugging
|
411
411
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_ledger_deposit_withholding ...'
|
412
412
|
end
|
@@ -414,9 +414,9 @@ module Buildium
|
|
414
414
|
if @api_client.config.client_side_validation && lease_id.nil?
|
415
415
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_ledger_deposit_withholding"
|
416
416
|
end
|
417
|
-
# verify the required parameter '
|
418
|
-
if @api_client.config.client_side_validation &&
|
419
|
-
fail ArgumentError, "Missing the required parameter '
|
417
|
+
# verify the required parameter 'create_lease_ledger_deposit_withholding_request' is set
|
418
|
+
if @api_client.config.client_side_validation && create_lease_ledger_deposit_withholding_request.nil?
|
419
|
+
fail ArgumentError, "Missing the required parameter 'create_lease_ledger_deposit_withholding_request' when calling LeaseTransactionsApi.create_lease_ledger_deposit_withholding"
|
420
420
|
end
|
421
421
|
# resource path
|
422
422
|
local_var_path = '/v1/leases/{leaseId}/applieddeposits'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -431,14 +431,14 @@ module Buildium
|
|
431
431
|
# HTTP header 'Content-Type'
|
432
432
|
content_type = @api_client.select_header_content_type(['application/json'])
|
433
433
|
if !content_type.nil?
|
434
|
-
|
434
|
+
header_params['Content-Type'] = content_type
|
435
435
|
end
|
436
436
|
|
437
437
|
# form parameters
|
438
438
|
form_params = opts[:form_params] || {}
|
439
439
|
|
440
440
|
# http body (model)
|
441
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
441
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_lease_ledger_deposit_withholding_request)
|
442
442
|
|
443
443
|
# return_type
|
444
444
|
return_type = opts[:debug_return_type] || 'LeaseTransactionMessage'
|
@@ -464,23 +464,23 @@ module Buildium
|
|
464
464
|
end
|
465
465
|
|
466
466
|
# Create a refund
|
467
|
-
# Creates a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
467
|
+
# Creates a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
468
468
|
# @param lease_id [Integer]
|
469
|
-
# @param
|
469
|
+
# @param create_lease_ledger_refund_request [CreateLeaseLedgerRefundRequest]
|
470
470
|
# @param [Hash] opts the optional parameters
|
471
471
|
# @return [LeaseLedgerRefundMessage]
|
472
|
-
def create_lease_ledger_refund(lease_id,
|
473
|
-
data, _status_code, _headers = create_lease_ledger_refund_with_http_info(lease_id,
|
472
|
+
def create_lease_ledger_refund(lease_id, create_lease_ledger_refund_request, opts = {})
|
473
|
+
data, _status_code, _headers = create_lease_ledger_refund_with_http_info(lease_id, create_lease_ledger_refund_request, opts)
|
474
474
|
data
|
475
475
|
end
|
476
476
|
|
477
477
|
# Create a refund
|
478
|
-
# Creates a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting &
|
478
|
+
# Creates a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
479
479
|
# @param lease_id [Integer]
|
480
|
-
# @param
|
480
|
+
# @param create_lease_ledger_refund_request [CreateLeaseLedgerRefundRequest]
|
481
481
|
# @param [Hash] opts the optional parameters
|
482
482
|
# @return [Array<(LeaseLedgerRefundMessage, Integer, Hash)>] LeaseLedgerRefundMessage data, response status code and response headers
|
483
|
-
def create_lease_ledger_refund_with_http_info(lease_id,
|
483
|
+
def create_lease_ledger_refund_with_http_info(lease_id, create_lease_ledger_refund_request, opts = {})
|
484
484
|
if @api_client.config.debugging
|
485
485
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_ledger_refund ...'
|
486
486
|
end
|
@@ -488,9 +488,9 @@ module Buildium
|
|
488
488
|
if @api_client.config.client_side_validation && lease_id.nil?
|
489
489
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_ledger_refund"
|
490
490
|
end
|
491
|
-
# verify the required parameter '
|
492
|
-
if @api_client.config.client_side_validation &&
|
493
|
-
fail ArgumentError, "Missing the required parameter '
|
491
|
+
# verify the required parameter 'create_lease_ledger_refund_request' is set
|
492
|
+
if @api_client.config.client_side_validation && create_lease_ledger_refund_request.nil?
|
493
|
+
fail ArgumentError, "Missing the required parameter 'create_lease_ledger_refund_request' when calling LeaseTransactionsApi.create_lease_ledger_refund"
|
494
494
|
end
|
495
495
|
# resource path
|
496
496
|
local_var_path = '/v1/leases/{leaseId}/refunds'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -505,14 +505,14 @@ module Buildium
|
|
505
505
|
# HTTP header 'Content-Type'
|
506
506
|
content_type = @api_client.select_header_content_type(['application/json'])
|
507
507
|
if !content_type.nil?
|
508
|
-
|
508
|
+
header_params['Content-Type'] = content_type
|
509
509
|
end
|
510
510
|
|
511
511
|
# form parameters
|
512
512
|
form_params = opts[:form_params] || {}
|
513
513
|
|
514
514
|
# http body (model)
|
515
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
515
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_lease_ledger_refund_request)
|
516
516
|
|
517
517
|
# return_type
|
518
518
|
return_type = opts[:debug_return_type] || 'LeaseLedgerRefundMessage'
|
@@ -538,23 +538,23 @@ module Buildium
|
|
538
538
|
end
|
539
539
|
|
540
540
|
# Create a recurring payment
|
541
|
-
# Creates a recurring payment that will post automatically on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
541
|
+
# Creates a recurring payment that will post automatically on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Transactions</span> - `View` `Edit`
|
542
542
|
# @param lease_id [Integer]
|
543
|
-
# @param
|
543
|
+
# @param create_ownership_account_recurring_payment_request [CreateOwnershipAccountRecurringPaymentRequest]
|
544
544
|
# @param [Hash] opts the optional parameters
|
545
545
|
# @return [LeaseRecurringPaymentMessage]
|
546
|
-
def create_lease_recurring_payment(lease_id,
|
547
|
-
data, _status_code, _headers = create_lease_recurring_payment_with_http_info(lease_id,
|
546
|
+
def create_lease_recurring_payment(lease_id, create_ownership_account_recurring_payment_request, opts = {})
|
547
|
+
data, _status_code, _headers = create_lease_recurring_payment_with_http_info(lease_id, create_ownership_account_recurring_payment_request, opts)
|
548
548
|
data
|
549
549
|
end
|
550
550
|
|
551
551
|
# Create a recurring payment
|
552
|
-
# Creates a recurring payment that will post automatically on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
552
|
+
# Creates a recurring payment that will post automatically on the specified lease ledger. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Transactions</span> - `View` `Edit`
|
553
553
|
# @param lease_id [Integer]
|
554
|
-
# @param
|
554
|
+
# @param create_ownership_account_recurring_payment_request [CreateOwnershipAccountRecurringPaymentRequest]
|
555
555
|
# @param [Hash] opts the optional parameters
|
556
556
|
# @return [Array<(LeaseRecurringPaymentMessage, Integer, Hash)>] LeaseRecurringPaymentMessage data, response status code and response headers
|
557
|
-
def create_lease_recurring_payment_with_http_info(lease_id,
|
557
|
+
def create_lease_recurring_payment_with_http_info(lease_id, create_ownership_account_recurring_payment_request, opts = {})
|
558
558
|
if @api_client.config.debugging
|
559
559
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_recurring_payment ...'
|
560
560
|
end
|
@@ -562,9 +562,9 @@ module Buildium
|
|
562
562
|
if @api_client.config.client_side_validation && lease_id.nil?
|
563
563
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_recurring_payment"
|
564
564
|
end
|
565
|
-
# verify the required parameter '
|
566
|
-
if @api_client.config.client_side_validation &&
|
567
|
-
fail ArgumentError, "Missing the required parameter '
|
565
|
+
# verify the required parameter 'create_ownership_account_recurring_payment_request' is set
|
566
|
+
if @api_client.config.client_side_validation && create_ownership_account_recurring_payment_request.nil?
|
567
|
+
fail ArgumentError, "Missing the required parameter 'create_ownership_account_recurring_payment_request' when calling LeaseTransactionsApi.create_lease_recurring_payment"
|
568
568
|
end
|
569
569
|
# resource path
|
570
570
|
local_var_path = '/v1/leases/{leaseId}/recurringpayments'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -579,14 +579,14 @@ module Buildium
|
|
579
579
|
# HTTP header 'Content-Type'
|
580
580
|
content_type = @api_client.select_header_content_type(['application/json'])
|
581
581
|
if !content_type.nil?
|
582
|
-
|
582
|
+
header_params['Content-Type'] = content_type
|
583
583
|
end
|
584
584
|
|
585
585
|
# form parameters
|
586
586
|
form_params = opts[:form_params] || {}
|
587
587
|
|
588
588
|
# http body (model)
|
589
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
589
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_ownership_account_recurring_payment_request)
|
590
590
|
|
591
591
|
# return_type
|
592
592
|
return_type = opts[:debug_return_type] || 'LeaseRecurringPaymentMessage'
|
@@ -612,23 +612,23 @@ module Buildium
|
|
612
612
|
end
|
613
613
|
|
614
614
|
# Create a payment reversal
|
615
|
-
# Reverses a lease ledger payment. Note, this action can only be taken on a payment that has been deposited. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
615
|
+
# Reverses a lease ledger payment. Note, this action can only be taken on a payment that has been deposited. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
616
616
|
# @param lease_id [Integer] The lease unique identifier.
|
617
|
-
# @param
|
617
|
+
# @param create_lease_reverse_payment_request [CreateLeaseReversePaymentRequest]
|
618
618
|
# @param [Hash] opts the optional parameters
|
619
619
|
# @return [LeaseTransactionMessage]
|
620
|
-
def create_lease_reverse_payment(lease_id,
|
621
|
-
data, _status_code, _headers = create_lease_reverse_payment_with_http_info(lease_id,
|
620
|
+
def create_lease_reverse_payment(lease_id, create_lease_reverse_payment_request, opts = {})
|
621
|
+
data, _status_code, _headers = create_lease_reverse_payment_with_http_info(lease_id, create_lease_reverse_payment_request, opts)
|
622
622
|
data
|
623
623
|
end
|
624
624
|
|
625
625
|
# Create a payment reversal
|
626
|
-
# Reverses a lease ledger payment. Note, this action can only be taken on a payment that has been deposited. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
626
|
+
# Reverses a lease ledger payment. Note, this action can only be taken on a payment that has been deposited. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View` `Edit`
|
627
627
|
# @param lease_id [Integer] The lease unique identifier.
|
628
|
-
# @param
|
628
|
+
# @param create_lease_reverse_payment_request [CreateLeaseReversePaymentRequest]
|
629
629
|
# @param [Hash] opts the optional parameters
|
630
630
|
# @return [Array<(LeaseTransactionMessage, Integer, Hash)>] LeaseTransactionMessage data, response status code and response headers
|
631
|
-
def create_lease_reverse_payment_with_http_info(lease_id,
|
631
|
+
def create_lease_reverse_payment_with_http_info(lease_id, create_lease_reverse_payment_request, opts = {})
|
632
632
|
if @api_client.config.debugging
|
633
633
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_lease_reverse_payment ...'
|
634
634
|
end
|
@@ -636,9 +636,9 @@ module Buildium
|
|
636
636
|
if @api_client.config.client_side_validation && lease_id.nil?
|
637
637
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_lease_reverse_payment"
|
638
638
|
end
|
639
|
-
# verify the required parameter '
|
640
|
-
if @api_client.config.client_side_validation &&
|
641
|
-
fail ArgumentError, "Missing the required parameter '
|
639
|
+
# verify the required parameter 'create_lease_reverse_payment_request' is set
|
640
|
+
if @api_client.config.client_side_validation && create_lease_reverse_payment_request.nil?
|
641
|
+
fail ArgumentError, "Missing the required parameter 'create_lease_reverse_payment_request' when calling LeaseTransactionsApi.create_lease_reverse_payment"
|
642
642
|
end
|
643
643
|
# resource path
|
644
644
|
local_var_path = '/v1/leases/{leaseId}/reversepayments'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -653,14 +653,14 @@ module Buildium
|
|
653
653
|
# HTTP header 'Content-Type'
|
654
654
|
content_type = @api_client.select_header_content_type(['application/json'])
|
655
655
|
if !content_type.nil?
|
656
|
-
|
656
|
+
header_params['Content-Type'] = content_type
|
657
657
|
end
|
658
658
|
|
659
659
|
# form parameters
|
660
660
|
form_params = opts[:form_params] || {}
|
661
661
|
|
662
662
|
# http body (model)
|
663
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
663
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_lease_reverse_payment_request)
|
664
664
|
|
665
665
|
# return_type
|
666
666
|
return_type = opts[:debug_return_type] || 'LeaseTransactionMessage'
|
@@ -686,23 +686,23 @@ module Buildium
|
|
686
686
|
end
|
687
687
|
|
688
688
|
# Create a payment
|
689
|
-
# Creates a lease ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
689
|
+
# Creates a lease ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
690
690
|
# @param lease_id [Integer] The lease unique identifier.
|
691
|
-
# @param
|
691
|
+
# @param create_payment_request [CreatePaymentRequest]
|
692
692
|
# @param [Hash] opts the optional parameters
|
693
693
|
# @return [LeaseTransactionMessage]
|
694
|
-
def create_payment(lease_id,
|
695
|
-
data, _status_code, _headers = create_payment_with_http_info(lease_id,
|
694
|
+
def create_payment(lease_id, create_payment_request, opts = {})
|
695
|
+
data, _status_code, _headers = create_payment_with_http_info(lease_id, create_payment_request, opts)
|
696
696
|
data
|
697
697
|
end
|
698
698
|
|
699
699
|
# Create a payment
|
700
|
-
# Creates a lease ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
700
|
+
# Creates a lease ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
701
701
|
# @param lease_id [Integer] The lease unique identifier.
|
702
|
-
# @param
|
702
|
+
# @param create_payment_request [CreatePaymentRequest]
|
703
703
|
# @param [Hash] opts the optional parameters
|
704
704
|
# @return [Array<(LeaseTransactionMessage, Integer, Hash)>] LeaseTransactionMessage data, response status code and response headers
|
705
|
-
def create_payment_with_http_info(lease_id,
|
705
|
+
def create_payment_with_http_info(lease_id, create_payment_request, opts = {})
|
706
706
|
if @api_client.config.debugging
|
707
707
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.create_payment ...'
|
708
708
|
end
|
@@ -710,9 +710,9 @@ module Buildium
|
|
710
710
|
if @api_client.config.client_side_validation && lease_id.nil?
|
711
711
|
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.create_payment"
|
712
712
|
end
|
713
|
-
# verify the required parameter '
|
714
|
-
if @api_client.config.client_side_validation &&
|
715
|
-
fail ArgumentError, "Missing the required parameter '
|
713
|
+
# verify the required parameter 'create_payment_request' is set
|
714
|
+
if @api_client.config.client_side_validation && create_payment_request.nil?
|
715
|
+
fail ArgumentError, "Missing the required parameter 'create_payment_request' when calling LeaseTransactionsApi.create_payment"
|
716
716
|
end
|
717
717
|
# resource path
|
718
718
|
local_var_path = '/v1/leases/{leaseId}/payments'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
@@ -727,14 +727,14 @@ module Buildium
|
|
727
727
|
# HTTP header 'Content-Type'
|
728
728
|
content_type = @api_client.select_header_content_type(['application/json'])
|
729
729
|
if !content_type.nil?
|
730
|
-
|
730
|
+
header_params['Content-Type'] = content_type
|
731
731
|
end
|
732
732
|
|
733
733
|
# form parameters
|
734
734
|
form_params = opts[:form_params] || {}
|
735
735
|
|
736
736
|
# http body (model)
|
737
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
737
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_payment_request)
|
738
738
|
|
739
739
|
# return_type
|
740
740
|
return_type = opts[:debug_return_type] || 'LeaseTransactionMessage'
|
@@ -759,8 +759,158 @@ module Buildium
|
|
759
759
|
return data, status_code, headers
|
760
760
|
end
|
761
761
|
|
762
|
+
# Retrieve all charges
|
763
|
+
# Retrieves all the charges for a specific lease. <br /><br /><h4>Required permissions(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
764
|
+
# @param lease_id [Integer]
|
765
|
+
# @param [Hash] opts the optional parameters
|
766
|
+
# @option opts [Date] :transactiondatefrom Filters results to any lease transaction whose start date is greater than or equal to the specified value.
|
767
|
+
# @option opts [Date] :transactiondateto Filters results to any lease transaction whose end date is less than or equal to the specified value.
|
768
|
+
# @option opts [Array<Integer>] :billids Filters results to any charge that has been associated to the indicated bill ids.
|
769
|
+
# @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.
|
770
|
+
# @option opts [Integer] :offset `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0.
|
771
|
+
# @option opts [Integer] :limit `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50.
|
772
|
+
# @return [Array<LeaseChargeMessage>]
|
773
|
+
def get_all_charges(lease_id, opts = {})
|
774
|
+
data, _status_code, _headers = get_all_charges_with_http_info(lease_id, opts)
|
775
|
+
data
|
776
|
+
end
|
777
|
+
|
778
|
+
# Retrieve all charges
|
779
|
+
# Retrieves all the charges for a specific lease. <br /><br /><h4>Required permissions(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
780
|
+
# @param lease_id [Integer]
|
781
|
+
# @param [Hash] opts the optional parameters
|
782
|
+
# @option opts [Date] :transactiondatefrom Filters results to any lease transaction whose start date is greater than or equal to the specified value.
|
783
|
+
# @option opts [Date] :transactiondateto Filters results to any lease transaction whose end date is less than or equal to the specified value.
|
784
|
+
# @option opts [Array<Integer>] :billids Filters results to any charge that has been associated to the indicated bill ids.
|
785
|
+
# @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.
|
786
|
+
# @option opts [Integer] :offset `offset` indicates the position of the first record to return. The `offset` is zero-based and the default is 0.
|
787
|
+
# @option opts [Integer] :limit `limit` indicates the maximum number of results to be returned in the response. `limit` can range between 1 and 1000 and the default is 50.
|
788
|
+
# @return [Array<(Array<LeaseChargeMessage>, Integer, Hash)>] Array<LeaseChargeMessage> data, response status code and response headers
|
789
|
+
def get_all_charges_with_http_info(lease_id, opts = {})
|
790
|
+
if @api_client.config.debugging
|
791
|
+
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.get_all_charges ...'
|
792
|
+
end
|
793
|
+
# verify the required parameter 'lease_id' is set
|
794
|
+
if @api_client.config.client_side_validation && lease_id.nil?
|
795
|
+
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.get_all_charges"
|
796
|
+
end
|
797
|
+
# resource path
|
798
|
+
local_var_path = '/v1/leases/{leaseId}/charges'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s))
|
799
|
+
|
800
|
+
# query parameters
|
801
|
+
query_params = opts[:query_params] || {}
|
802
|
+
query_params[:'transactiondatefrom'] = opts[:'transactiondatefrom'] if !opts[:'transactiondatefrom'].nil?
|
803
|
+
query_params[:'transactiondateto'] = opts[:'transactiondateto'] if !opts[:'transactiondateto'].nil?
|
804
|
+
query_params[:'billids'] = @api_client.build_collection_param(opts[:'billids'], :multi) if !opts[:'billids'].nil?
|
805
|
+
query_params[:'orderby'] = opts[:'orderby'] if !opts[:'orderby'].nil?
|
806
|
+
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
807
|
+
query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
|
808
|
+
|
809
|
+
# header parameters
|
810
|
+
header_params = opts[:header_params] || {}
|
811
|
+
# HTTP header 'Accept' (if needed)
|
812
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
813
|
+
|
814
|
+
# form parameters
|
815
|
+
form_params = opts[:form_params] || {}
|
816
|
+
|
817
|
+
# http body (model)
|
818
|
+
post_body = opts[:debug_body]
|
819
|
+
|
820
|
+
# return_type
|
821
|
+
return_type = opts[:debug_return_type] || 'Array<LeaseChargeMessage>'
|
822
|
+
|
823
|
+
# auth_names
|
824
|
+
auth_names = opts[:debug_auth_names] || ['clientId', 'clientSecret']
|
825
|
+
|
826
|
+
new_options = opts.merge(
|
827
|
+
:operation => :"LeaseTransactionsApi.get_all_charges",
|
828
|
+
:header_params => header_params,
|
829
|
+
:query_params => query_params,
|
830
|
+
:form_params => form_params,
|
831
|
+
:body => post_body,
|
832
|
+
:auth_names => auth_names,
|
833
|
+
:return_type => return_type
|
834
|
+
)
|
835
|
+
|
836
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
837
|
+
if @api_client.config.debugging
|
838
|
+
@api_client.config.logger.debug "API called: LeaseTransactionsApi#get_all_charges\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
839
|
+
end
|
840
|
+
return data, status_code, headers
|
841
|
+
end
|
842
|
+
|
843
|
+
# Retrieve a charge
|
844
|
+
# Retrieves a specific lease charge. <br /><br /><h4>Required permissions(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
845
|
+
# @param lease_id [Integer]
|
846
|
+
# @param charge_id [Integer]
|
847
|
+
# @param [Hash] opts the optional parameters
|
848
|
+
# @return [LeaseChargeMessage]
|
849
|
+
def get_charge_by_id(lease_id, charge_id, opts = {})
|
850
|
+
data, _status_code, _headers = get_charge_by_id_with_http_info(lease_id, charge_id, opts)
|
851
|
+
data
|
852
|
+
end
|
853
|
+
|
854
|
+
# Retrieve a charge
|
855
|
+
# Retrieves a specific lease charge. <br /><br /><h4>Required permissions(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
856
|
+
# @param lease_id [Integer]
|
857
|
+
# @param charge_id [Integer]
|
858
|
+
# @param [Hash] opts the optional parameters
|
859
|
+
# @return [Array<(LeaseChargeMessage, Integer, Hash)>] LeaseChargeMessage data, response status code and response headers
|
860
|
+
def get_charge_by_id_with_http_info(lease_id, charge_id, opts = {})
|
861
|
+
if @api_client.config.debugging
|
862
|
+
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.get_charge_by_id ...'
|
863
|
+
end
|
864
|
+
# verify the required parameter 'lease_id' is set
|
865
|
+
if @api_client.config.client_side_validation && lease_id.nil?
|
866
|
+
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.get_charge_by_id"
|
867
|
+
end
|
868
|
+
# verify the required parameter 'charge_id' is set
|
869
|
+
if @api_client.config.client_side_validation && charge_id.nil?
|
870
|
+
fail ArgumentError, "Missing the required parameter 'charge_id' when calling LeaseTransactionsApi.get_charge_by_id"
|
871
|
+
end
|
872
|
+
# resource path
|
873
|
+
local_var_path = '/v1/leases/{leaseId}/charges/{chargeId}'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s)).sub('{' + 'chargeId' + '}', CGI.escape(charge_id.to_s))
|
874
|
+
|
875
|
+
# query parameters
|
876
|
+
query_params = opts[:query_params] || {}
|
877
|
+
|
878
|
+
# header parameters
|
879
|
+
header_params = opts[:header_params] || {}
|
880
|
+
# HTTP header 'Accept' (if needed)
|
881
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
882
|
+
|
883
|
+
# form parameters
|
884
|
+
form_params = opts[:form_params] || {}
|
885
|
+
|
886
|
+
# http body (model)
|
887
|
+
post_body = opts[:debug_body]
|
888
|
+
|
889
|
+
# return_type
|
890
|
+
return_type = opts[:debug_return_type] || 'LeaseChargeMessage'
|
891
|
+
|
892
|
+
# auth_names
|
893
|
+
auth_names = opts[:debug_auth_names] || ['clientId', 'clientSecret']
|
894
|
+
|
895
|
+
new_options = opts.merge(
|
896
|
+
:operation => :"LeaseTransactionsApi.get_charge_by_id",
|
897
|
+
:header_params => header_params,
|
898
|
+
:query_params => query_params,
|
899
|
+
:form_params => form_params,
|
900
|
+
:body => post_body,
|
901
|
+
:auth_names => auth_names,
|
902
|
+
:return_type => return_type
|
903
|
+
)
|
904
|
+
|
905
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
906
|
+
if @api_client.config.debugging
|
907
|
+
@api_client.config.logger.debug "API called: LeaseTransactionsApi#get_charge_by_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
908
|
+
end
|
909
|
+
return data, status_code, headers
|
910
|
+
end
|
911
|
+
|
762
912
|
# Retrieve a recurring charge
|
763
|
-
# Retrieves a recurring charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
913
|
+
# Retrieves a recurring charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
764
914
|
# @param lease_id [Integer]
|
765
915
|
# @param transaction_id [Integer]
|
766
916
|
# @param [Hash] opts the optional parameters
|
@@ -771,7 +921,7 @@ module Buildium
|
|
771
921
|
end
|
772
922
|
|
773
923
|
# Retrieve a recurring charge
|
774
|
-
# Retrieves a recurring charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
924
|
+
# Retrieves a recurring charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
775
925
|
# @param lease_id [Integer]
|
776
926
|
# @param transaction_id [Integer]
|
777
927
|
# @param [Hash] opts the optional parameters
|
@@ -829,7 +979,7 @@ module Buildium
|
|
829
979
|
end
|
830
980
|
|
831
981
|
# Retrieve a refund
|
832
|
-
# Retrieves a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting
|
982
|
+
# Retrieves a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View`
|
833
983
|
# @param lease_id [Integer]
|
834
984
|
# @param refund_id [Integer]
|
835
985
|
# @param [Hash] opts the optional parameters
|
@@ -840,7 +990,7 @@ module Buildium
|
|
840
990
|
end
|
841
991
|
|
842
992
|
# Retrieve a refund
|
843
|
-
# Retrieves a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting &
|
993
|
+
# Retrieves a refund. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Accounting > Bank Accounts</span> - `View`
|
844
994
|
# @param lease_id [Integer]
|
845
995
|
# @param refund_id [Integer]
|
846
996
|
# @param [Hash] opts the optional parameters
|
@@ -898,7 +1048,7 @@ module Buildium
|
|
898
1048
|
end
|
899
1049
|
|
900
1050
|
# Retrieve a lease transaction
|
901
|
-
# Retrieves a specific lease transaction. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
1051
|
+
# Retrieves a specific lease transaction. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Transactions</span> - `View`
|
902
1052
|
# @param lease_id [Integer]
|
903
1053
|
# @param transaction_id [Integer]
|
904
1054
|
# @param [Hash] opts the optional parameters
|
@@ -909,7 +1059,7 @@ module Buildium
|
|
909
1059
|
end
|
910
1060
|
|
911
1061
|
# Retrieve a lease transaction
|
912
|
-
# Retrieves a specific lease transaction. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
1062
|
+
# Retrieves a specific lease transaction. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Transactions</span> - `View`
|
913
1063
|
# @param lease_id [Integer]
|
914
1064
|
# @param transaction_id [Integer]
|
915
1065
|
# @param [Hash] opts the optional parameters
|
@@ -967,7 +1117,7 @@ module Buildium
|
|
967
1117
|
end
|
968
1118
|
|
969
1119
|
# Retrieve all lease transactions
|
970
|
-
# Retrieves all the transactions for a specific lease. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
1120
|
+
# Retrieves all the transactions for a specific lease. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
971
1121
|
# @param lease_id [Integer]
|
972
1122
|
# @param [Hash] opts the optional parameters
|
973
1123
|
# @option opts [Date] :transactiondatefrom Filters results to any lease transaction whose start date is greater than or equal to the specified value.
|
@@ -983,7 +1133,7 @@ module Buildium
|
|
983
1133
|
end
|
984
1134
|
|
985
1135
|
# Retrieve all lease transactions
|
986
|
-
# Retrieves all the transactions for a specific lease. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
1136
|
+
# Retrieves all the transactions for a specific lease. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
987
1137
|
# @param lease_id [Integer]
|
988
1138
|
# @param [Hash] opts the optional parameters
|
989
1139
|
# @option opts [Date] :transactiondatefrom Filters results to any lease transaction whose start date is greater than or equal to the specified value.
|
@@ -1052,7 +1202,7 @@ module Buildium
|
|
1052
1202
|
end
|
1053
1203
|
|
1054
1204
|
# Retrieve all outstanding balances
|
1055
|
-
# Retrieves a list of leases that have outstanding balances. Leases with a zero or credit balance will not be returned in the results. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
1205
|
+
# Retrieves a list of leases that have outstanding balances. Leases with a zero or credit balance will not be returned in the results. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Outstanding Balances</span> - `View`
|
1056
1206
|
# @param [Hash] opts the optional parameters
|
1057
1207
|
# @option opts [String] :entitytype
|
1058
1208
|
# @option opts [Integer] :entityid
|
@@ -1071,7 +1221,7 @@ module Buildium
|
|
1071
1221
|
end
|
1072
1222
|
|
1073
1223
|
# Retrieve all outstanding balances
|
1074
|
-
# Retrieves a list of leases that have outstanding balances. Leases with a zero or credit balance will not be returned in the results. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
1224
|
+
# Retrieves a list of leases that have outstanding balances. Leases with a zero or credit balance will not be returned in the results. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Outstanding Balances</span> - `View`
|
1075
1225
|
# @param [Hash] opts the optional parameters
|
1076
1226
|
# @option opts [String] :entitytype
|
1077
1227
|
# @option opts [Integer] :entityid
|
@@ -1159,7 +1309,7 @@ module Buildium
|
|
1159
1309
|
end
|
1160
1310
|
|
1161
1311
|
# Retrieve a recurring credit
|
1162
|
-
# Retrieves a recurring credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
1312
|
+
# Retrieves a recurring credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
1163
1313
|
# @param lease_id [Integer]
|
1164
1314
|
# @param transaction_id [Integer]
|
1165
1315
|
# @param [Hash] opts the optional parameters
|
@@ -1170,7 +1320,7 @@ module Buildium
|
|
1170
1320
|
end
|
1171
1321
|
|
1172
1322
|
# Retrieve a recurring credit
|
1173
|
-
# Retrieves a recurring credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
1323
|
+
# Retrieves a recurring credit. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
1174
1324
|
# @param lease_id [Integer]
|
1175
1325
|
# @param transaction_id [Integer]
|
1176
1326
|
# @param [Hash] opts the optional parameters
|
@@ -1228,7 +1378,7 @@ module Buildium
|
|
1228
1378
|
end
|
1229
1379
|
|
1230
1380
|
# Retrieve all recurring transactions
|
1231
|
-
# Retrieves all recurring transactions for a given lease. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
1381
|
+
# Retrieves all recurring transactions for a given lease. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
1232
1382
|
# @param lease_id [Integer]
|
1233
1383
|
# @param [Hash] opts the optional parameters
|
1234
1384
|
# @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.
|
@@ -1241,7 +1391,7 @@ module Buildium
|
|
1241
1391
|
end
|
1242
1392
|
|
1243
1393
|
# Retrieve all recurring transactions
|
1244
|
-
# Retrieves all recurring transactions for a given lease. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
1394
|
+
# Retrieves all recurring transactions for a given lease. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View`
|
1245
1395
|
# @param lease_id [Integer]
|
1246
1396
|
# @param [Hash] opts the optional parameters
|
1247
1397
|
# @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.
|
@@ -1300,7 +1450,7 @@ module Buildium
|
|
1300
1450
|
end
|
1301
1451
|
|
1302
1452
|
# Retrieve a recurring payment
|
1303
|
-
# Retrieves a recurring payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
1453
|
+
# Retrieves a recurring payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Transactions</span> - `View`
|
1304
1454
|
# @param lease_id [Integer]
|
1305
1455
|
# @param payment_id [Integer]
|
1306
1456
|
# @param [Hash] opts the optional parameters
|
@@ -1311,7 +1461,7 @@ module Buildium
|
|
1311
1461
|
end
|
1312
1462
|
|
1313
1463
|
# Retrieve a recurring payment
|
1314
|
-
# Retrieves a recurring payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
1464
|
+
# Retrieves a recurring payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Transactions</span> - `View`
|
1315
1465
|
# @param lease_id [Integer]
|
1316
1466
|
# @param payment_id [Integer]
|
1317
1467
|
# @param [Hash] opts the optional parameters
|
@@ -1368,26 +1518,106 @@ module Buildium
|
|
1368
1518
|
return data, status_code, headers
|
1369
1519
|
end
|
1370
1520
|
|
1521
|
+
# Update a deposit withholding
|
1522
|
+
# Updates a resident deposit withholding. <br /><br /><h4>Required permission(s):</h4><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Ledger</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > General Ledger Accounts</span> - `View`
|
1523
|
+
# @param lease_id [Integer]
|
1524
|
+
# @param deposit_id [Integer]
|
1525
|
+
# @param update_deposit_withholding_request [UpdateDepositWithholdingRequest]
|
1526
|
+
# @param [Hash] opts the optional parameters
|
1527
|
+
# @return [LeaseTransactionMessage]
|
1528
|
+
def update_deposit_withholding(lease_id, deposit_id, update_deposit_withholding_request, opts = {})
|
1529
|
+
data, _status_code, _headers = update_deposit_withholding_with_http_info(lease_id, deposit_id, update_deposit_withholding_request, opts)
|
1530
|
+
data
|
1531
|
+
end
|
1532
|
+
|
1533
|
+
# Update a deposit withholding
|
1534
|
+
# Updates a resident deposit withholding. <br /><br /><h4>Required permission(s):</h4><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease Ledger</span> - `View` `Edit` <br /><span class=\"permissionBlock\">Accounting > General Ledger Accounts</span> - `View`
|
1535
|
+
# @param lease_id [Integer]
|
1536
|
+
# @param deposit_id [Integer]
|
1537
|
+
# @param update_deposit_withholding_request [UpdateDepositWithholdingRequest]
|
1538
|
+
# @param [Hash] opts the optional parameters
|
1539
|
+
# @return [Array<(LeaseTransactionMessage, Integer, Hash)>] LeaseTransactionMessage data, response status code and response headers
|
1540
|
+
def update_deposit_withholding_with_http_info(lease_id, deposit_id, update_deposit_withholding_request, opts = {})
|
1541
|
+
if @api_client.config.debugging
|
1542
|
+
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.update_deposit_withholding ...'
|
1543
|
+
end
|
1544
|
+
# verify the required parameter 'lease_id' is set
|
1545
|
+
if @api_client.config.client_side_validation && lease_id.nil?
|
1546
|
+
fail ArgumentError, "Missing the required parameter 'lease_id' when calling LeaseTransactionsApi.update_deposit_withholding"
|
1547
|
+
end
|
1548
|
+
# verify the required parameter 'deposit_id' is set
|
1549
|
+
if @api_client.config.client_side_validation && deposit_id.nil?
|
1550
|
+
fail ArgumentError, "Missing the required parameter 'deposit_id' when calling LeaseTransactionsApi.update_deposit_withholding"
|
1551
|
+
end
|
1552
|
+
# verify the required parameter 'update_deposit_withholding_request' is set
|
1553
|
+
if @api_client.config.client_side_validation && update_deposit_withholding_request.nil?
|
1554
|
+
fail ArgumentError, "Missing the required parameter 'update_deposit_withholding_request' when calling LeaseTransactionsApi.update_deposit_withholding"
|
1555
|
+
end
|
1556
|
+
# resource path
|
1557
|
+
local_var_path = '/v1/leases/{leaseId}/applieddeposits/{depositId}'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s)).sub('{' + 'depositId' + '}', CGI.escape(deposit_id.to_s))
|
1558
|
+
|
1559
|
+
# query parameters
|
1560
|
+
query_params = opts[:query_params] || {}
|
1561
|
+
|
1562
|
+
# header parameters
|
1563
|
+
header_params = opts[:header_params] || {}
|
1564
|
+
# HTTP header 'Accept' (if needed)
|
1565
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1566
|
+
# HTTP header 'Content-Type'
|
1567
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
1568
|
+
if !content_type.nil?
|
1569
|
+
header_params['Content-Type'] = content_type
|
1570
|
+
end
|
1571
|
+
|
1572
|
+
# form parameters
|
1573
|
+
form_params = opts[:form_params] || {}
|
1574
|
+
|
1575
|
+
# http body (model)
|
1576
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(update_deposit_withholding_request)
|
1577
|
+
|
1578
|
+
# return_type
|
1579
|
+
return_type = opts[:debug_return_type] || 'LeaseTransactionMessage'
|
1580
|
+
|
1581
|
+
# auth_names
|
1582
|
+
auth_names = opts[:debug_auth_names] || ['clientId', 'clientSecret']
|
1583
|
+
|
1584
|
+
new_options = opts.merge(
|
1585
|
+
:operation => :"LeaseTransactionsApi.update_deposit_withholding",
|
1586
|
+
:header_params => header_params,
|
1587
|
+
:query_params => query_params,
|
1588
|
+
:form_params => form_params,
|
1589
|
+
:body => post_body,
|
1590
|
+
:auth_names => auth_names,
|
1591
|
+
:return_type => return_type
|
1592
|
+
)
|
1593
|
+
|
1594
|
+
data, status_code, headers = @api_client.call_api(:PUT, local_var_path, new_options)
|
1595
|
+
if @api_client.config.debugging
|
1596
|
+
@api_client.config.logger.debug "API called: LeaseTransactionsApi#update_deposit_withholding\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1597
|
+
end
|
1598
|
+
return data, status_code, headers
|
1599
|
+
end
|
1600
|
+
|
1371
1601
|
# Update a charge
|
1372
|
-
# Updates a charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
1602
|
+
# Updates a charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
1373
1603
|
# @param lease_id [Integer]
|
1374
1604
|
# @param charge_id [Integer]
|
1375
|
-
# @param
|
1605
|
+
# @param update_lease_charge_request [UpdateLeaseChargeRequest]
|
1376
1606
|
# @param [Hash] opts the optional parameters
|
1377
1607
|
# @return [LeaseTransactionMessage]
|
1378
|
-
def update_lease_charge(lease_id, charge_id,
|
1379
|
-
data, _status_code, _headers = update_lease_charge_with_http_info(lease_id, charge_id,
|
1608
|
+
def update_lease_charge(lease_id, charge_id, update_lease_charge_request, opts = {})
|
1609
|
+
data, _status_code, _headers = update_lease_charge_with_http_info(lease_id, charge_id, update_lease_charge_request, opts)
|
1380
1610
|
data
|
1381
1611
|
end
|
1382
1612
|
|
1383
1613
|
# Update a charge
|
1384
|
-
# Updates a charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
1614
|
+
# Updates a charge. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
1385
1615
|
# @param lease_id [Integer]
|
1386
1616
|
# @param charge_id [Integer]
|
1387
|
-
# @param
|
1617
|
+
# @param update_lease_charge_request [UpdateLeaseChargeRequest]
|
1388
1618
|
# @param [Hash] opts the optional parameters
|
1389
1619
|
# @return [Array<(LeaseTransactionMessage, Integer, Hash)>] LeaseTransactionMessage data, response status code and response headers
|
1390
|
-
def update_lease_charge_with_http_info(lease_id, charge_id,
|
1620
|
+
def update_lease_charge_with_http_info(lease_id, charge_id, update_lease_charge_request, opts = {})
|
1391
1621
|
if @api_client.config.debugging
|
1392
1622
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.update_lease_charge ...'
|
1393
1623
|
end
|
@@ -1399,9 +1629,9 @@ module Buildium
|
|
1399
1629
|
if @api_client.config.client_side_validation && charge_id.nil?
|
1400
1630
|
fail ArgumentError, "Missing the required parameter 'charge_id' when calling LeaseTransactionsApi.update_lease_charge"
|
1401
1631
|
end
|
1402
|
-
# verify the required parameter '
|
1403
|
-
if @api_client.config.client_side_validation &&
|
1404
|
-
fail ArgumentError, "Missing the required parameter '
|
1632
|
+
# verify the required parameter 'update_lease_charge_request' is set
|
1633
|
+
if @api_client.config.client_side_validation && update_lease_charge_request.nil?
|
1634
|
+
fail ArgumentError, "Missing the required parameter 'update_lease_charge_request' when calling LeaseTransactionsApi.update_lease_charge"
|
1405
1635
|
end
|
1406
1636
|
# resource path
|
1407
1637
|
local_var_path = '/v1/leases/{leaseId}/charges/{chargeId}'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s)).sub('{' + 'chargeId' + '}', CGI.escape(charge_id.to_s))
|
@@ -1416,14 +1646,14 @@ module Buildium
|
|
1416
1646
|
# HTTP header 'Content-Type'
|
1417
1647
|
content_type = @api_client.select_header_content_type(['application/json'])
|
1418
1648
|
if !content_type.nil?
|
1419
|
-
|
1649
|
+
header_params['Content-Type'] = content_type
|
1420
1650
|
end
|
1421
1651
|
|
1422
1652
|
# form parameters
|
1423
1653
|
form_params = opts[:form_params] || {}
|
1424
1654
|
|
1425
1655
|
# http body (model)
|
1426
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
1656
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(update_lease_charge_request)
|
1427
1657
|
|
1428
1658
|
# return_type
|
1429
1659
|
return_type = opts[:debug_return_type] || 'LeaseTransactionMessage'
|
@@ -1449,25 +1679,25 @@ module Buildium
|
|
1449
1679
|
end
|
1450
1680
|
|
1451
1681
|
# Update a payment
|
1452
|
-
# Updates a ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals
|
1682
|
+
# Updates a ledger payment. Each line item must have a unique general ledger account identifier. PaymentMethod, Date, Memo, and the total Amount cannot be changed for payments with a PaymentMethod of `BuildiumEFT`, `BuildiumCC` or `RetailCash`. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
1453
1683
|
# @param lease_id [Integer]
|
1454
1684
|
# @param payment_id [Integer]
|
1455
|
-
# @param
|
1685
|
+
# @param update_lease_ledger_payment_request [UpdateLeaseLedgerPaymentRequest]
|
1456
1686
|
# @param [Hash] opts the optional parameters
|
1457
1687
|
# @return [LeaseTransactionMessage]
|
1458
|
-
def update_lease_ledger_payment(lease_id, payment_id,
|
1459
|
-
data, _status_code, _headers = update_lease_ledger_payment_with_http_info(lease_id, payment_id,
|
1688
|
+
def update_lease_ledger_payment(lease_id, payment_id, update_lease_ledger_payment_request, opts = {})
|
1689
|
+
data, _status_code, _headers = update_lease_ledger_payment_with_http_info(lease_id, payment_id, update_lease_ledger_payment_request, opts)
|
1460
1690
|
data
|
1461
1691
|
end
|
1462
1692
|
|
1463
1693
|
# Update a payment
|
1464
|
-
# Updates a ledger payment. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals &
|
1694
|
+
# Updates a ledger payment. Each line item must have a unique general ledger account identifier. PaymentMethod, Date, Memo, and the total Amount cannot be changed for payments with a PaymentMethod of `BuildiumEFT`, `BuildiumCC` or `RetailCash`. <br /><br /><h4>Required permission(s):</h4><span class=\"permissionBlock\">Rentals > Lease transactions</span> - `View` `Edit`
|
1465
1695
|
# @param lease_id [Integer]
|
1466
1696
|
# @param payment_id [Integer]
|
1467
|
-
# @param
|
1697
|
+
# @param update_lease_ledger_payment_request [UpdateLeaseLedgerPaymentRequest]
|
1468
1698
|
# @param [Hash] opts the optional parameters
|
1469
1699
|
# @return [Array<(LeaseTransactionMessage, Integer, Hash)>] LeaseTransactionMessage data, response status code and response headers
|
1470
|
-
def update_lease_ledger_payment_with_http_info(lease_id, payment_id,
|
1700
|
+
def update_lease_ledger_payment_with_http_info(lease_id, payment_id, update_lease_ledger_payment_request, opts = {})
|
1471
1701
|
if @api_client.config.debugging
|
1472
1702
|
@api_client.config.logger.debug 'Calling API: LeaseTransactionsApi.update_lease_ledger_payment ...'
|
1473
1703
|
end
|
@@ -1479,9 +1709,9 @@ module Buildium
|
|
1479
1709
|
if @api_client.config.client_side_validation && payment_id.nil?
|
1480
1710
|
fail ArgumentError, "Missing the required parameter 'payment_id' when calling LeaseTransactionsApi.update_lease_ledger_payment"
|
1481
1711
|
end
|
1482
|
-
# verify the required parameter '
|
1483
|
-
if @api_client.config.client_side_validation &&
|
1484
|
-
fail ArgumentError, "Missing the required parameter '
|
1712
|
+
# verify the required parameter 'update_lease_ledger_payment_request' is set
|
1713
|
+
if @api_client.config.client_side_validation && update_lease_ledger_payment_request.nil?
|
1714
|
+
fail ArgumentError, "Missing the required parameter 'update_lease_ledger_payment_request' when calling LeaseTransactionsApi.update_lease_ledger_payment"
|
1485
1715
|
end
|
1486
1716
|
# resource path
|
1487
1717
|
local_var_path = '/v1/leases/{leaseId}/payments/{paymentId}'.sub('{' + 'leaseId' + '}', CGI.escape(lease_id.to_s)).sub('{' + 'paymentId' + '}', CGI.escape(payment_id.to_s))
|
@@ -1496,14 +1726,14 @@ module Buildium
|
|
1496
1726
|
# HTTP header 'Content-Type'
|
1497
1727
|
content_type = @api_client.select_header_content_type(['application/json'])
|
1498
1728
|
if !content_type.nil?
|
1499
|
-
|
1729
|
+
header_params['Content-Type'] = content_type
|
1500
1730
|
end
|
1501
1731
|
|
1502
1732
|
# form parameters
|
1503
1733
|
form_params = opts[:form_params] || {}
|
1504
1734
|
|
1505
1735
|
# http body (model)
|
1506
|
-
post_body = opts[:debug_body] || @api_client.object_to_http_body(
|
1736
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(update_lease_ledger_payment_request)
|
1507
1737
|
|
1508
1738
|
# return_type
|
1509
1739
|
return_type = opts[:debug_return_type] || 'LeaseTransactionMessage'
|