AccountSyncRequests

SignupRequestMessageSetV1.AccountSyncRequests property

Gets or sets the collection of AccountSyncRequest.

public List<AccountSyncRequest> AccountSyncRequests { get; set; }

See Also