Sha256: f74221cc0c2f9cce165f5c1ed2c8103fa0b27b9df31d569725ef857368060a3f
Contents?: true
Size: 175 Bytes
Versions: 2
Compression:
Stored size: 175 Bytes
Contents
module TMS #:nodoc: class Recipient include InstanceResource writeable_attributes :phone readonly_attributes :formatted_phone, :error_message, :status end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tms_client-0.0.3 | lib/tms_client/resource/recipient.rb |
tms_client-0.0.2 | lib/tms_client/resource/recipient.rb |