Class Match
Inherited Members
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class Match
Properties
| Edit this page View SourceMatchType
Declaration
[JsonProperty("matchType")]
public MatchTypeObject MatchType { get; set; }
Property Value
Type | Description |
---|---|
MatchTypeObject |
Price
Declaration
[JsonProperty("price")]
public float Price { get; set; }
Property Value
Type | Description |
---|---|
float |