module MnoEnterprise::Concerns::Models::SharedEntity

Schema Information

Endpoint:

- /v1/app/:app_id/shared_entities

id                :integer         not null, primary key
nid               :string
name              :string
created_at        :datetime        not null
updated_at        :datetime        not null