github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/BannerInfo.md (about) 1 # BannerInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **BannerType** | **string** | Type of a banner | [optional] 7 **Description** | **string** | Custom text description of a banner | [optional] 8 **Content** | **string** | HTML formatted message content | [optional] 9 **ExpirationDate** | **string** | Datetime of message expiration in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13