Acceptance#

class Acceptance(accepted_by=None, acceptance_time=None, *args, **kwargs)#

Bases: object

Model containing the EULA acceptance details.

Parameters:
property acceptance_time#

Date-time at which EULA was accepted.

Type:

datetime

property accepted_by#
Type:

EndUser

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model