APIv6

public struct APIv6

Luna ID API v6.

  • Group of the images methods.

    Declaration

    Swift

    public let images: APIv6.Images
  • Group of the events methods.

    Declaration

    Swift

    public let events: APIv6.Events
  • Group of the verifiers methods.

    Declaration

    Swift

    public let verifiers: APIv6.Verifiers
  • Group of the faces methods.

    Declaration

    Swift

    public let faces: APIv6.Faces
  • Initializer API v6.

    Declaration

    Swift

    public init(lunaAccountID: String, lunaServerURL: URL?)

    Parameters

    lunaAccountID

    Luna Account ID.

    lunaServerURL

    Server URL.

Liveness