Search Results for

    Show / Hide Table of Contents

    Class ApprovalBatchOpPatchPath

    Inheritance
    object
    ApprovalBatchOpPatchPath
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Crowdin.Api.StringTranslations
    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
    Type Description
    ApprovalBatchOpPatchPath

    Methods

    | Edit this page View Source

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    object.ToString()
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX