메소드 | 설명 | |
---|---|---|
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 | ||
리턴 |
public SetApplicableForNotMatchedUser ( bool applicableForNotMatchedUser ) : |
||
applicableForNotMatchedUser | bool | |
리턴 |
public SetExclusiveGroupId ( string exclusiveGroupId ) : |
||
exclusiveGroupId | string | |
리턴 |
public SetExclusiveGroupName ( string exclusiveGroupName ) : |
||
exclusiveGroupName | string | |
리턴 |
public SetInitialAppliedAmt ( int initialAppliedAmt ) : |
||
initialAppliedAmt | int | |
리턴 |
public SetMaxApplicableAmt ( int maxApplicableAmt ) : |
||
maxApplicableAmt | int | |
리턴 |
public SetOrderApplied ( int orderApplied ) : |
||
orderApplied | int | |
리턴 |
public SetSubscriberId ( string subscriberId ) : |
||
subscriberId | string | |
리턴 |
public SetUserActionCode ( string userActionCode ) : |
||
userActionCode | string | |
리턴 |