GroupAddMemberCommand Parameters Property CkSoftware GroupMe SDK - Documentation
The parameters which should be used on command execution.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Commands
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public IWebApiCommandParameters Parameters { get; }

Property Value

Type: IWebApiCommandParameters

Implements

IWebApiCommand TResultEntity  Parameters
See Also