response_message property

response_message property

Gets the message represented the result of the submitting data to the server.

Definition:

@property
def response_message(self):
    ...

See Also