github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GlipMessageAttachmentFootnoteInfo.md (about) 1 # GlipMessageAttachmentFootnoteInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Text** | **string** | A string used to be displayed as the body of the footer. | [optional] 7 **IconUri** | **string** | A URL used to display a 32x32px icon to the left of the footer | [optional] 8 **Time** | [**time.Time**](time.Time.md) | A Unix timestamp to be displayed to the right of the footer (prettified) | [optional] 9 10 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 11 12