GraphQL API
Organization API
Organization / Types/ object

GoodsReceiptAttachmentEdge

An edge that contains a node of type GoodsReceiptAttachment and a cursor.

Fields

2 fields
idID!

Unique primary key.

filenameString!

Filename of the goods receipt attachment.

contentTypeString

Content type of the goods receipt attachment.

sizeInt

Size of the goods receipt attachment.

urlString!

URL of the goods receipt attachment.

Resource of the goods receipt attachment.

createdAtDateTimeTz!

When the goods receipt attachment was created.

updatedAtDateTimeTz!

When the goods receipt attachment was last updated.

cursorString!

A unique cursor that can be used for pagination.