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"