GroupMeApiResponse TEntity  Meta Property CkSoftware GroupMe SDK - Documentation
The API response metadata.

Namespace: CkSoftware.GroupMe.Sdk.Core.Dao
Assembly: CkSoftware.GroupMe.Sdk.Core (in CkSoftware.GroupMe.Sdk.Core.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public MetaData Meta { get; set; }

Property Value

Type: MetaData

Implements

IWebApiResult Meta
See Also