def __init__()

in okta/models/factor/OrgAuthFactor.py [0:0]


    def __init__(self):

        self.id = None  # str

        self.factorType = None  # str

        self.provider = None  # str

        self.status = None  # str

        self.links = None  # Map<String, Object>

        self.embedded = None  # Map<String, Object>