RequestPermissionV1ToApp: {
    resourceId: string;
    verbs: PermissionVerb[];
}[]

Type declaration

  • resourceId: string

    権限を要求するリソースID

  • verbs: PermissionVerb[]