Provides struct and type for a AccessRequestPermissionDeniedResponse
Summary
Types
@type t() :: %Gleanex.Client.AccessRequestPermissionDeniedResponse{ createdBy: Gleanex.Client.Person.t(), errorType: String.t(), hasPendingRequest: boolean(), requestableRoles: [String.t()] }