Sha256: 8a4d186b55695b3a1c12f7e2ae7eeee3fb3c4b3c1077d04ffbf1366190dfeaad
Contents?: true
Size: 335 Bytes
Versions: 4
Compression:
Stored size: 335 Bytes
Contents
# Buildium::ApplicationPutMessage ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **application_status** | **String** | Sets the status of the application. | | ## Example ```ruby require 'buildium-ruby' instance = Buildium::ApplicationPutMessage.new( application_status: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems