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