Sha256: f65c488afaaea85afabd93a31d678ff2c2a1a4c5f0c2be133f7ca00af07f0c76

Contents?: true

Size: 435 Bytes

Versions: 1

Compression:

Stored size: 435 Bytes

Contents

# Buildium::EPaySettingsMessageEFTPayments

## 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. | [optional] |

## Example

```ruby
require 'buildium-ruby'

instance = Buildium::EPaySettingsMessageEFTPayments.new(
  payments_enabled: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
buildium-ruby-3.1.0 docs/EPaySettingsMessageEFTPayments.md