Sha256: f4baa7b278226dfac3c0ec4d729dcc47d4361ad08407bdb00e18c86844b2402c
Contents?: true
Size: 530 Bytes
Versions: 2
Compression:
Stored size: 530 Bytes
Contents
module GovDelivery::TMS class IpawsCogProfile include InstanceResource readonly_attributes( :cogid, :name, :description, :categoryName, :organizationName, :cogEnabled, :caeAuthorized, :caeCmasAuthorized, :eanAuthorized, :allEventCode, :allGeoCode, :easAuthorized, :cmasAlertAuthorized, :cmamTextAuthorized, :publicAlertAuthorized, :broadcastAuthorized, :email, :eventCodes, :geoCodes ) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
govdelivery-tms-0.8.2 | lib/govdelivery/tms/resource/ipaws_cog_profile.rb |
govdelivery-tms-0.8.1 | lib/govdelivery/tms/resource/ipaws_cog_profile.rb |