EnrollmentResponse

@objc
public class EnrollmentResponse : NSObject, Codable

Class representing response to successful enrollment attempt

  • Identity portion of successful enrollment attempt

    See more

    Declaration

    Swift

    public class Identity : Codable
  • URL of controller returned on successful enrollment attempt

    Declaration

    Swift

    public let ztAPI: String
  • id

    Declaration

    Swift

    public let id: Identity