Interface SuggestedPostRefundReasonPostDeleted

Describes reason for refund of the payment for a suggested post. Subtype of SuggestedPostRefundReason.

interface SuggestedPostRefundReasonPostDeleted {
    @type: "suggestedPostRefundReasonPostDeleted";
}

Properties

Properties

@type: "suggestedPostRefundReasonPostDeleted"