SignupRequestMessageSetV1 class

SignupRequestMessageSetV1 class

Signup request messages set version 1 class.

Inheritance: SignupRequestMessageSetV1AbstractRequestMessageSetAbstractTopLevelMessageSet

The SignupRequestMessageSetV1 type exposes the following members:

Constructors

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

Properties

PropertyDescription
enroll_transaction_requestsGets or sets the collection of EnrollTransactionRequest.
account_info_transaction_requestsGets or sets the collection of AccountInfoTransactionRequest.
change_user_info_transaction_requestsGets or sets the collection of ChangeUserInfoTransactionRequest.
change_user_info_sync_requestsGets or sets the collection of ChangeUserInfoSyncRequest.
account_transaction_requestsGets or sets the collection of AccountTransactionRequest.
account_sync_requestsGets or sets the collection of AccountSyncRequest.

See Also