from office365.runtime.client_value import ClientValue


class AttachmentInfo(ClientValue):
    """Represents the attributes of an attachment."""
