Class ApprovalBatchOpPatchPath
Inheritance
System.Object
ApprovalBatchOpPatchPath
Assembly: Crowdin.Api.dll
Syntax
public class ApprovalBatchOpPatchPath : object
Constructors
|
Improve this Doc
View Source
ApprovalBatchOpPatchPath(Nullable<Int32>)
Declaration
public ApprovalBatchOpPatchPath(int? approvalId = null)
Parameters
Type |
Name |
Description |
System.Nullable<System.Int32> |
approvalId |
|
Properties
|
Improve this Doc
View Source
Empty
Declaration
public static ApprovalBatchOpPatchPath Empty { get; }
Property Value
Methods
|
Improve this Doc
View Source
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|