Zernio::EnrollContactsRequest Properties Name Type Description Notes contact_ids Array<String> channel_ids Array<String> Optional. Auto-detected if not provided. [optional] Example require 'zernio-sdk' instance = Zernio::EnrollContactsRequest.new( contact_ids: null, channel_ids: null )