Describes a service message about a payment refund for a suggested post. https://core....
SuggestedPostRefunded(const nl::json &json)
void fromJson(const nl::json &json)
Deserializes this object from JSON.
SuggestedPostRefunded()=default
Ptr< Message > suggestedPostMessage
Optional. Message containing the suggested post. Note that the Message object in this field will not ...
nl::json toJson() const
Serializes this object to JSON.
std::string reason
Reason for the refund. Currently, one of “post_deleted” if the post was deleted within 24 hours of be...