SignupResponseMessageSetV1 class

SignupResponseMessageSetV1 class

Signup response messages set version 1 class.

Inheritance: SignupResponseMessageSetV1AbstractResponseMessageSetAbstractTopLevelMessageSet

The SignupResponseMessageSetV1 type exposes the following members:

Constructors

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

Properties

PropertyDescription
enroll_transaction_responsesGets or sets the collection of EnrollTransactionResponse.
account_info_transaction_responsesGets or sets the collection of AccountInfoTransactionResponse.
change_user_info_transaction_responsesGets or sets the collection of ChangeUserInfoTransactionResponse.
change_user_info_sync_responsesGets or sets the collection of ChangeUserInfoSyncResponse.
account_transaction_responsesGets or sets the collection of AccountTransactionResponse.
account_sync_responsesGets or sets the collection of AccountSyncResponse.

See Also