SignupResponseMessageSetV1

SignupResponseMessageSetV1 class

Signup response messages set version 1 class.

public class SignupResponseMessageSetV1 : AbstractResponseMessageSet

Constructors

NameDescription
SignupResponseMessageSetV1()Initializes a new instance of SignupResponseMessageSetV1 class.

Properties

NameDescription
AccountInfoTransactionResponses { get; set; }Gets or sets the collection of AccountInfoTransactionResponse.
AccountSyncResponses { get; set; }Gets or sets the collection of AccountSyncResponse.
AccountTransactionResponses { get; set; }Gets or sets the collection of AccountTransactionResponse.
ChangeUserInfoSyncResponses { get; set; }Gets or sets the collection of ChangeUserInfoSyncResponse.
ChangeUserInfoTransactionResponses { get; set; }Gets or sets the collection of ChangeUserInfoTransactionResponse.
EnrollTransactionResponses { get; set; }Gets or sets the collection of EnrollTransactionResponse.

See Also