OBJECT

UpdateCommunityPointsCustomRewardRedemptionStatusesError

An error from acting on a Community Points redemption.

link GraphQL Schema definition

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