Class CcdPromoteBucketResponse
CcdPromoteBucketResponse model
Namespace: Unity.Services.Ccd.Management.Models
Syntax
public class CcdPromoteBucketResponse : object
Constructors
CcdPromoteBucketResponse(System.Guid)
Creates an instance of CcdPromoteBucketResponse.
Declaration
public CcdPromoteBucketResponse(System.Guid promotionId = null)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Guid | promotionId | promotionId param |
Properties
PromotionId
Declaration
public System.Guid PromotionId { get; }
Property Value
| Type | Description |
|---|---|
| System.Guid |