Sha256: b38d605c228397e74ae4e9fb25d8897e9b7b3d66e69790d5681b89bd747d9125
Contents?: true
Size: 156 Bytes
Versions: 1
Compression:
Stored size: 156 Bytes
Contents
module Aptible module Comply class Grant < Resource belongs_to :asset embeds_one :access_recipient field :status end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aptible-comply-0.1.0 | lib/aptible/comply/grant.rb |