OBJECT

UpdateCommunityPointsCustomRewardRedemptionStatusError

An error from acting on a Community Points redemption.

link GraphQL Schema definition

1type UpdateCommunityPointsCustomRewardRedemptionStatusError {
2
3# An identifier for the error that occurred.
4code: UpdateCommunityPointsCustomRewardRedemptionStatusErrorCode
5
6}