Sha256: 49a5aa62bb7bfe74657c39b15db5a5ff5f5e76c2c6d9a79c6a2b151cc0e8ba20

Contents?: true

Size: 578 Bytes

Versions: 1

Compression:

Stored size: 578 Bytes

Contents

# Buildium::EPaySettingsPutMessageCreditCardPayments

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **payments_enabled** | **Boolean** | Indicates whether credit card payments are enabled in the Buildium Resident Center for all residents of this property. Note, to enable credit card payments the operating bank account for the property must have credit card payments provisioned. |  |

## Example

```ruby
require 'buildium-ruby'

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

Version data entries

1 entries across 1 versions & 1 rubygems

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