Types > TransferLogItem
Commerce APITypesTransferLogItem
TransferLogItem

Description

Fields

created_at: String!

Date and time transfer log entry was created

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

Timestamp (RFC 3339)


line_items: [TransferLogLineItem!]!


reason: String!


type: TransferLogType!

Type of the log entry

Example: "transfer_created"


user: User

User responsible for the action

Expandable

Permission bit: "users.read"


Used By

Types

TransferLog

Preview (typescript)

Loading module