Sha256: 5336ce7f8d7631859ad1d7ad51c0977fef1ed727c59430d0678bd129d16777b3
Contents?: true
Size: 540 Bytes
Versions: 1
Compression:
Stored size: 540 Bytes
Contents
# Buildium::EPaySettingsPutMessageEFTPayments ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **payments_enabled** | **Boolean** | Indicates whether EFT payments are enabled in the Buildium Resident Center for all residents of this property. Note, to enable EFT payments the operating bank account for the property must have EFT payments provisioned. | | ## Example ```ruby require 'buildium-ruby' instance = Buildium::EPaySettingsPutMessageEFTPayments.new( payments_enabled: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
buildium-ruby-3.1.0 | docs/EPaySettingsPutMessageEFTPayments.md |