docs.unity3d.com
    Show / Hide Table of Contents

    Class CcdBadgeAssign

    CcdBadgeAssign model

    Inheritance
    Object
    CcdBadgeAssign
    Namespace: Unity.Services.Ccd.Management.Models
    Syntax
    public class CcdBadgeAssign : object

    Constructors

    CcdBadgeAssign(String, String, String)

    Creates an instance of CcdBadgeAssign.

    Declaration
    public CcdBadgeAssign(string name, string releaseid = null, string releasenum = null)
    Parameters
    Type Name Description
    String name

    name param

    String releaseid

    releaseid param

    String releasenum

    releasenum param

    Properties

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    String

    Releaseid

    Declaration
    public string Releaseid { get; }
    Property Value
    Type Description
    String

    Releasenum

    Declaration
    public string Releasenum { get; }
    Property Value
    Type Description
    String
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023