UpdateRewardBackgroundColor
C# Methods Reference
Signature
public bool UpdateRewardBackgroundColor(string rewardId, string backgroundColor)
Parameters
rewardId
string required
No description provided.
backgroundColor
string required
No description provided.
Return Type
bool
Example
CPH.UpdateRewardBackgroundColor(rewardId, backgroundColor);