Status
public enum Status : String
The status of the collection. The status of a successful deletion operation is deleted.
-
Undocumented
Declaration
Swift
case deleted = "deleted"
public enum Status : String
The status of the collection. The status of a successful deletion operation is deleted.
Undocumented
Swift
case deleted = "deleted"