OBJECT

UpdateCommunityPointsSmartCostsAcknowledgementsError

An error from updating a Community Points Smart Costs Acknowledgements in a channel.

link GraphQL Schema definition

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