VmGcProfileRegisteredOwner#
- class VmGcProfileRegisteredOwner(value=None, *args, **kwargs)#
Bases:
objectFull name of the end user. Note that this is the full name in the <Firstname Lastname> format, not only the username.
- Parameters:
value (required min=1 chars, max=256 chars) – (
value) Registered owner value.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property value#
Registered owner value.
- Type:
str