summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/PlannerBucketTaskBoardTaskFormatModel.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/yaegashi/msgraph.go/beta/PlannerBucketTaskBoardTaskFormatModel.go')
-rw-r--r--vendor/github.com/yaegashi/msgraph.go/beta/PlannerBucketTaskBoardTaskFormatModel.go11
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/github.com/yaegashi/msgraph.go/beta/PlannerBucketTaskBoardTaskFormatModel.go b/vendor/github.com/yaegashi/msgraph.go/beta/PlannerBucketTaskBoardTaskFormatModel.go
deleted file mode 100644
index 6b4f46ff..00000000
--- a/vendor/github.com/yaegashi/msgraph.go/beta/PlannerBucketTaskBoardTaskFormatModel.go
+++ /dev/null
@@ -1,11 +0,0 @@
-// Code generated by msgraph-generate.go DO NOT EDIT.
-
-package msgraph
-
-// PlannerBucketTaskBoardTaskFormat undocumented
-type PlannerBucketTaskBoardTaskFormat struct {
- // PlannerDelta is the base model of PlannerBucketTaskBoardTaskFormat
- PlannerDelta
- // OrderHint undocumented
- OrderHint *string `json:"orderHint,omitempty"`
-}