---
title: TransactionTypeDetails - Customer API
description: The details related to the transaction type.
api_version: 2026-01
api_name: customer
type: object
api_type: graphql
source_url:
  html: 'https://shopify.dev/docs/api/customer/latest/objects/TransactionTypeDetails'
  md: >-
    https://shopify.dev/docs/api/customer/latest/objects/TransactionTypeDetails.md
---

# Transaction​Type​Details

object

The details related to the transaction type.

## Fields

* message

  [String](https://shopify.dev/docs/api/customer/latest/scalars/String)

  [Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api)

  The message of the transaction type.

* name

  [String](https://shopify.dev/docs/api/customer/latest/scalars/String)

  [Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api)

  The name of the transaction type.

***

## Map

### Fields with this object

* [OrderTransaction.typeDetails](https://shopify.dev/docs/api/customer/latest/objects/OrderTransaction#field-OrderTransaction.fields.typeDetails)
