Repository URL to install this package:
Version:
0.9.7 ▾
|
module Lobbyist
class TwilioSetting < Lobbyist::Base
attr_accessor :id, :company_id, :phone, :phone_sid, :message_service_sid, :customer_profile_sid, :cpbi_sid,
:authorized_representative_sid, :address_sid, :supporting_document_sid, :trust_products_sid, :mpi_sid,
:brand_sid, :campaign_sid, :response, :created_at, :updated_at
end
end