Jezik

SelfServeEntity Class

Definition

Represents Entity. This currently represents the customer as the entity. In the future we could have this be a reseller as well.

public class SelfServeEntity
type SelfServeEntity = class
Public Class SelfServeEntity
Inheritance
SelfServeEntity

Constructors

Name Description
SelfServeEntity()

Properties

Name Description
SelfServeEntityType

Gets or sets the EntityType. Ex: Customer

TenantID

Gets or sets the TenantID.

Applies to