SignupRequestMessageSetV1

SignupRequestMessageSetV1 class

Signup request messages set version 1 class.

public class SignupRequestMessageSetV1 : AbstractRequestMessageSet

Constructors

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

Properties

NameDescription
AccountInfoTransactionRequests { get; set; }Gets or sets the collection of AccountInfoTransactionRequest.
AccountSyncRequests { get; set; }Gets or sets the collection of AccountSyncRequest.
AccountTransactionRequests { get; set; }Gets or sets the collection of AccountTransactionRequest.
ChangeUserInfoSyncRequests { get; set; }Gets or sets the collection of ChangeUserInfoSyncRequest.
ChangeUserInfoTransactionRequests { get; set; }Gets or sets the collection of ChangeUserInfoTransactionRequest.
EnrollTransactionRequests { get; set; }Gets or sets the collection of EnrollTransactionRequest.

See Also