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