Key

public class Key : ModelObject

Representation of a physical access key.

  • id

    Key ID

    Declaration

    Swift

    @objc
    public fileprivate(set) dynamic var id: String
  • Key name

    Declaration

    Swift

    @objc
    public fileprivate(set) dynamic var name: String