Class CreatePortalAccountResponse
Represents the response for the CreatePortalAccount method.
Inheritance
System.Object
CreatePortalAccountResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class CreatePortalAccountResponse : ServiceResponse
Constructors
CreatePortalAccountResponse()
Declaration
public CreatePortalAccountResponse()
Properties
Id
NewCreatedPortalUserId Response property
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |