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