Class BadgeArgs
Args for required inputs Bucket ID and Badge Name.
Inherited Members
Namespace: Unity.Services.Ccd.Client.Models
Assembly: solution.dll
Syntax
public class BadgeArgs
Constructors
Name | Description |
---|---|
BadgeArgs(Guid, string) | Creates an instance of BadgeArgs. |
Properties
Name | Description |
---|---|
BadgeName | Name of the badge. |
BucketId | ID of the bucket. |