Class SDKUser
Assembly: tt-net-api.dll
Syntax
Properties
CompanyId
Declaration
public ulong CompanyId { get; }
Property Value
Id
Declaration
Property Value
Name
Declaration
public string Name { get; }
Property Value
Methods
Equals(object)
Declaration
public override bool Equals(object other)
Parameters
Type |
Name |
Description |
object |
other |
|
Returns
Overrides
Equals(SDKUser)
Declaration
public bool Equals(SDKUser other)
Parameters
Type |
Name |
Description |
SDKUser |
other |
|
Returns
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Overrides