| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | QUICK_REPLY, URL, PHONE_NUMBER, OTP, FLOW, ... | [optional] |
| text | String | [optional] |
require 'zernio-sdk'
instance = Zernio::GetWhatsAppLibraryTemplate200ResponseTemplateButtonsInner.new(
type: null,
text: null
)