Status

public enum Status : String, CaseIterable

A team’s ability to act on the Dropmark platform

  • A team retains the ability to act within Dropmark

    Declaration

    Swift

    case active
  • A team cannot act on Dropmark

    Declaration

    Swift

    case inactive