Name | Type | Description | Notes |
---|---|---|---|
to | String | ||
vcard | ContactMessagePayloadVcard |
require 'openapi_client'
instance = OpenapiClient::ContactMessagePayload.new(
to: null,
vcard: null
)
Name | Type | Description | Notes |
---|---|---|---|
to | String | ||
vcard | ContactMessagePayloadVcard |
require 'openapi_client'
instance = OpenapiClient::ContactMessagePayload.new(
to: null,
vcard: null
)