Class representing a Permission

Constructors

Properties

createdAt: Date

Date of the creation of the permission

raw data

parentID: null | string | number

Parent object, where the permission is applied.

target: string

Permission target

targetID: null | string | number

Permission target ID

updatedAt: null | Date

Date of the last edition of the permission

Methods