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