from office365.runtime.client_value import ClientValue


class SocialAttachmentAction(ClientValue):
    """he SocialAttachmentAction class specifies the user actions that are allowed for the attachment object."""

    pass
