Method | Description | |
---|---|---|
SetAdditionalDiscount ( |
||
SetApplicableForNotMatchedUser ( bool applicableForNotMatchedUser ) : |
||
SetBalance ( int balance ) : |
||
SetError ( Error error ) : |
||
SetExclusiveGroupId ( string exclusiveGroupId ) : |
||
SetExclusiveGroupName ( string exclusiveGroupName ) : |
||
SetId ( string id ) : |
||
SetIdBy ( LoyaltyId loyaltyId ) : |
||
SetInitialAppliedAmt ( int initialAppliedAmt ) : |
||
SetMaxApplicableAmt ( int maxApplicableAmt ) : |
||
SetName ( string name ) : |
||
SetOrderApplied ( int orderApplied ) : |
||
SetSubscriberId ( string subscriberId ) : |
||
SetUserActionCode ( string userActionCode ) : |
||
ValidRequired ( ) : void |
public SetAdditionalDiscount ( |
||
additionalDiscount | ||
return |
public SetApplicableForNotMatchedUser ( bool applicableForNotMatchedUser ) : |
||
applicableForNotMatchedUser | bool | |
return |
public SetExclusiveGroupId ( string exclusiveGroupId ) : |
||
exclusiveGroupId | string | |
return |
public SetExclusiveGroupName ( string exclusiveGroupName ) : |
||
exclusiveGroupName | string | |
return |
public SetIdBy ( LoyaltyId loyaltyId ) : |
||
loyaltyId | LoyaltyId | |
return |
public SetInitialAppliedAmt ( int initialAppliedAmt ) : |
||
initialAppliedAmt | int | |
return |
public SetMaxApplicableAmt ( int maxApplicableAmt ) : |
||
maxApplicableAmt | int | |
return |
public SetOrderApplied ( int orderApplied ) : |
||
orderApplied | int | |
return |
public SetSubscriberId ( string subscriberId ) : |
||
subscriberId | string | |
return |
public SetUserActionCode ( string userActionCode ) : |
||
userActionCode | string | |
return |