Search Results for

    Show / Hide Table of Contents

    Class InstallApplicationRequest

    Inheritance
    System.Object
    InstallApplicationRequest
    Namespace: Crowdin.Api.Applications
    Assembly: Crowdin.Api.dll
    Syntax
    public class InstallApplicationRequest : object

    Properties

    | Improve this Doc View Source

    Permissions

    Declaration
    public ApplicationPermissions Permissions { get; set; }
    Property Value
    Type Description
    ApplicationPermissions
    | Improve this Doc View Source

    Url

    Declaration
    public string Url { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX