C# Class Amazon.ECS.Model.PromotionDetails

Afficher le fichier Open project: nexus49/grado Class Usage Examples

Private Properties

Свойство Type Description
EscapeXML String

Méthodes publiques

Méthode Description
IsSetBenefits ( ) : System.Boolean

Checks if Benefits property is set

IsSetCouponCombinationType ( ) : System.Boolean

Checks if CouponCombinationType property is set

IsSetEligibilityRequirements ( ) : System.Boolean

Checks if EligibilityRequirements property is set

IsSetEndDate ( ) : System.Boolean

Checks if EndDate property is set

IsSetGroupClaimCode ( ) : System.Boolean

Checks if GroupClaimCode property is set

IsSetItemApplicability ( ) : System.Boolean

Checks if ItemApplicability property is set

IsSetMerchandisingMessage ( ) : System.Boolean

Checks if MerchandisingMessage property is set

IsSetMerchantId ( ) : System.Boolean

Checks if MerchantId property is set

IsSetMerchantPromotionId ( ) : System.Boolean

Checks if MerchantPromotionId property is set

IsSetOwningMerchantId ( ) : System.Boolean

Checks if OwningMerchantId property is set

IsSetPromotionCategory ( ) : System.Boolean

Checks if PromotionCategory property is set

IsSetPromotionId ( ) : System.Boolean

Checks if PromotionId property is set

IsSetStartDate ( ) : System.Boolean

Checks if StartDate property is set

IsSetTermsAndConditions ( ) : System.Boolean

Checks if TermsAndConditions property is set

WithBenefits ( PromotionBenefits benefits ) : PromotionDetails

Sets the Benefits property

WithCouponCombinationType ( String couponCombinationType ) : PromotionDetails

Sets the CouponCombinationType property

WithEligibilityRequirements ( PromotionEligibilityRequirements eligibilityRequirements ) : PromotionDetails

Sets the EligibilityRequirements property

WithEndDate ( String endDate ) : PromotionDetails

Sets the EndDate property

WithGroupClaimCode ( String groupClaimCode ) : PromotionDetails

Sets the GroupClaimCode property

WithItemApplicability ( PromotionItemApplicability itemApplicability ) : PromotionDetails

Sets the ItemApplicability property

WithMerchandisingMessage ( String merchandisingMessage ) : PromotionDetails

Sets the MerchandisingMessage property

WithMerchantId ( String merchantId ) : PromotionDetails

Sets the MerchantId property

WithMerchantPromotionId ( String merchantPromotionId ) : PromotionDetails

Sets the MerchantPromotionId property

WithOwningMerchantId ( String owningMerchantId ) : PromotionDetails

Sets the OwningMerchantId property

WithPromotionCategory ( String promotionCategory ) : PromotionDetails

Sets the PromotionCategory property

WithPromotionId ( String promotionId ) : PromotionDetails

Sets the PromotionId property

WithStartDate ( String startDate ) : PromotionDetails

Sets the StartDate property

WithTermsAndConditions ( String termsAndConditions ) : PromotionDetails

Sets the TermsAndConditions property

Méthodes protégées

Méthode Description
ToXMLFragment ( ) : String

XML fragment representation of this object

Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only

Private Methods

Méthode Description
EscapeXML ( String str ) : String

Method Details

IsSetBenefits() public méthode

Checks if Benefits property is set
public IsSetBenefits ( ) : System.Boolean
Résultat System.Boolean

IsSetCouponCombinationType() public méthode

Checks if CouponCombinationType property is set
public IsSetCouponCombinationType ( ) : System.Boolean
Résultat System.Boolean

IsSetEligibilityRequirements() public méthode

Checks if EligibilityRequirements property is set
public IsSetEligibilityRequirements ( ) : System.Boolean
Résultat System.Boolean

IsSetEndDate() public méthode

Checks if EndDate property is set
public IsSetEndDate ( ) : System.Boolean
Résultat System.Boolean

IsSetGroupClaimCode() public méthode

Checks if GroupClaimCode property is set
public IsSetGroupClaimCode ( ) : System.Boolean
Résultat System.Boolean

IsSetItemApplicability() public méthode

Checks if ItemApplicability property is set
public IsSetItemApplicability ( ) : System.Boolean
Résultat System.Boolean

IsSetMerchandisingMessage() public méthode

Checks if MerchandisingMessage property is set
public IsSetMerchandisingMessage ( ) : System.Boolean
Résultat System.Boolean

IsSetMerchantId() public méthode

Checks if MerchantId property is set
public IsSetMerchantId ( ) : System.Boolean
Résultat System.Boolean

IsSetMerchantPromotionId() public méthode

Checks if MerchantPromotionId property is set
public IsSetMerchantPromotionId ( ) : System.Boolean
Résultat System.Boolean

IsSetOwningMerchantId() public méthode

Checks if OwningMerchantId property is set
public IsSetOwningMerchantId ( ) : System.Boolean
Résultat System.Boolean

IsSetPromotionCategory() public méthode

Checks if PromotionCategory property is set
public IsSetPromotionCategory ( ) : System.Boolean
Résultat System.Boolean

IsSetPromotionId() public méthode

Checks if PromotionId property is set
public IsSetPromotionId ( ) : System.Boolean
Résultat System.Boolean

IsSetStartDate() public méthode

Checks if StartDate property is set
public IsSetStartDate ( ) : System.Boolean
Résultat System.Boolean

IsSetTermsAndConditions() public méthode

Checks if TermsAndConditions property is set
public IsSetTermsAndConditions ( ) : System.Boolean
Résultat System.Boolean

ToXMLFragment() protected méthode

XML fragment representation of this object
Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only
protected ToXMLFragment ( ) : String
Résultat String

WithBenefits() public méthode

Sets the Benefits property
public WithBenefits ( PromotionBenefits benefits ) : PromotionDetails
benefits PromotionBenefits Benefits property
Résultat PromotionDetails

WithCouponCombinationType() public méthode

Sets the CouponCombinationType property
public WithCouponCombinationType ( String couponCombinationType ) : PromotionDetails
couponCombinationType String CouponCombinationType property
Résultat PromotionDetails

WithEligibilityRequirements() public méthode

Sets the EligibilityRequirements property
public WithEligibilityRequirements ( PromotionEligibilityRequirements eligibilityRequirements ) : PromotionDetails
eligibilityRequirements PromotionEligibilityRequirements EligibilityRequirements property
Résultat PromotionDetails

WithEndDate() public méthode

Sets the EndDate property
public WithEndDate ( String endDate ) : PromotionDetails
endDate String EndDate property
Résultat PromotionDetails

WithGroupClaimCode() public méthode

Sets the GroupClaimCode property
public WithGroupClaimCode ( String groupClaimCode ) : PromotionDetails
groupClaimCode String GroupClaimCode property
Résultat PromotionDetails

WithItemApplicability() public méthode

Sets the ItemApplicability property
public WithItemApplicability ( PromotionItemApplicability itemApplicability ) : PromotionDetails
itemApplicability PromotionItemApplicability ItemApplicability property
Résultat PromotionDetails

WithMerchandisingMessage() public méthode

Sets the MerchandisingMessage property
public WithMerchandisingMessage ( String merchandisingMessage ) : PromotionDetails
merchandisingMessage String MerchandisingMessage property
Résultat PromotionDetails

WithMerchantId() public méthode

Sets the MerchantId property
public WithMerchantId ( String merchantId ) : PromotionDetails
merchantId String MerchantId property
Résultat PromotionDetails

WithMerchantPromotionId() public méthode

Sets the MerchantPromotionId property
public WithMerchantPromotionId ( String merchantPromotionId ) : PromotionDetails
merchantPromotionId String MerchantPromotionId property
Résultat PromotionDetails

WithOwningMerchantId() public méthode

Sets the OwningMerchantId property
public WithOwningMerchantId ( String owningMerchantId ) : PromotionDetails
owningMerchantId String OwningMerchantId property
Résultat PromotionDetails

WithPromotionCategory() public méthode

Sets the PromotionCategory property
public WithPromotionCategory ( String promotionCategory ) : PromotionDetails
promotionCategory String PromotionCategory property
Résultat PromotionDetails

WithPromotionId() public méthode

Sets the PromotionId property
public WithPromotionId ( String promotionId ) : PromotionDetails
promotionId String PromotionId property
Résultat PromotionDetails

WithStartDate() public méthode

Sets the StartDate property
public WithStartDate ( String startDate ) : PromotionDetails
startDate String StartDate property
Résultat PromotionDetails

WithTermsAndConditions() public méthode

Sets the TermsAndConditions property
public WithTermsAndConditions ( String termsAndConditions ) : PromotionDetails
termsAndConditions String TermsAndConditions property
Résultat PromotionDetails