UserInfo Class

Definition

User Information to be passed to partners.

public class UserInfo
type UserInfo = class
Public Class UserInfo
Inheritance
UserInfo

Constructors

UserInfo()

Initializes a new instance of UserInfo.

Properties

CompanyInfo

Company information of the user to be passed to partners.

CompanyName

Company name of the user.

EmailAddress

Email of the user used by Elastic for contacting them if needed.

FirstName

First name of the user.

LastName

Last name of the user.

Applies to