Skip to content
On this page

Permission


A permission API resource represents an assignable label for users and roles that authorizes a particular action in AnimeThemes.

Fields

NameTypeNullableDefaultDescription
idIntegerNoYesThe primary key of the resource
nameStringNoYesThe label of the resource
guard_nameStringNoYesThe authentication guard of the resource
created_atDateNoNoThe date that the resource was created
updated_atDateNoNoThe date that the resource was last modified

Released under the MIT License.