Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 313 Bytes

File metadata and controls

18 lines (12 loc) · 313 Bytes

Zernio::SendInboxMessageRequestInteractiveFooter

Properties

Name Type Description Notes
text String [optional]

Example

require 'zernio-sdk'

instance = Zernio::SendInboxMessageRequestInteractiveFooter.new(
  text: null
)