v1.9.0
This commit is contained in:
@@ -25,10 +25,6 @@ type MassDeleteRequest struct {
|
||||
// within the recycle bins purge period
|
||||
// Required: false
|
||||
Permanently bool `url:"permanently,omitempty" json:"permanently,omitempty"`
|
||||
|
||||
// Reason for action
|
||||
// Required: false
|
||||
Reason string `url:"reason,omitempty" json:"reason,omitempty"`
|
||||
}
|
||||
|
||||
// MassDelete start jobs to delete several VINSes
|
||||
|
||||
Reference in New Issue
Block a user