Class TranslationBatchOpPatchPath
Inheritance
TranslationBatchOpPatchPath
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class TranslationBatchOpPatchPath
Constructors
|
Edit this page
View Source
TranslationBatchOpPatchPath(long?)
Declaration
public TranslationBatchOpPatchPath(long? translationId = null)
Parameters
Type |
Name |
Description |
long? |
translationId |
|
Properties
|
Edit this page
View Source
Empty
Declaration
public static TranslationBatchOpPatchPath Empty { get; }
Property Value
Methods
|
Edit this page
View Source
ToString()
Declaration
public override string ToString()
Returns
Overrides