IntegrationProvider

public enum IntegrationProvider : String, Codable, Sendable, CaseIterable, Equatable

Undocumented

  • Undocumented

    Declaration

    Swift

    case latch
  • Undocumented

    Declaration

    Swift

    case assa_abloy_credential_service
  • Undocumented

    Declaration

    Swift

    case salto_ks
  • Undocumented

    Declaration

    Swift

    case legic_connect
  • Undocumented

    Declaration

    Swift

    case salto_space
  • Indicates whether the ACS system has simulator endpoints.

    Declaration

    Swift

    public var hasSimulatorEndpoints: Bool { get }
  • Undocumented

    Declaration

    Swift

    public var internalName: String { get }