api.models.saml_endpoint_response
index
/home/pitbulk/proyectos/onelogin-python-sdk/src/onelogin/api/models/saml_endpoint_response.py

 
Classes
       
api.models.base.Base(__builtin__.object)
SAMLEndpointResponse

 
class SAMLEndpointResponse(api.models.base.Base)
    
Method resolution order:
SAMLEndpointResponse
api.models.base.Base
__builtin__.object

Methods defined here:
__init__(self, status_type, status_message)

Methods inherited from api.models.base.Base:
__str__(self)

Data descriptors inherited from api.models.base.Base:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)