| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | [optional] | |
| phone_number | PurchaseWhatsAppPhoneNumber200ResponseOneOf1PhoneNumber | [optional] |
require 'zernio-sdk'
instance = Zernio::PurchaseWhatsAppPhoneNumber200ResponseOneOf1.new(
message: null,
phone_number: null
)