Types > PurchaseOrderLogItem
Commerce APITypesPurchaseOrderLogItem
PurchaseOrderLogItem

Description

Fields

created_at: String!

Date and time transfer log entry was created

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


line_items: [PurchaseOrderLogLineItem!]!


reason: String!


type: PurchaseOrderLogType!

Type of the log entry

Example: "transfer_created"


user: User

User responsible for the action

Expandable

Permission bit: "users.read"


Used By

Types

PurchaseOrderLog

Preview (typescript)

Loading module