Package ai.toloka.client.v1.attachment
Class AssignmentAttachment
- java.lang.Object
-
- ai.toloka.client.v1.attachment.Attachment<AssignmentAttachment.Details>
-
- ai.toloka.client.v1.attachment.AssignmentAttachment
-
public class AssignmentAttachment extends Attachment<AssignmentAttachment.Details>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AssignmentAttachment.Details
-
Nested classes/interfaces inherited from class ai.toloka.client.v1.attachment.Attachment
Attachment.UnknownAttachment
-
-
Field Summary
-
Fields inherited from class ai.toloka.client.v1.attachment.Attachment
attachmentType, created, details, id, mediaType, name, owner
-
-
Constructor Summary
Constructors Constructor Description AssignmentAttachment()
-
Method Summary
-
Methods inherited from class ai.toloka.client.v1.attachment.Attachment
getAttachmentType, getCreated, getDetails, getId, getMediaType, getName, getOwner
-
-