Class Match
Inheritance
System.Object
Match
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
public class Match : object
Properties
| Improve this Doc View SourceMatchType
Declaration
public MatchTypeObject MatchType { get; set; }
Property Value
Type | Description |
---|---|
MatchTypeObject |
Price
Declaration
public float Price { get; set; }
Property Value
Type | Description |
---|---|
System.Single |