--- title: TransactionTypeDetails - Customer API description: The details related to the transaction type. api_version: 2025-10 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-typeDetails)