Shopify.Transaction.get
You're seeing just the function
get
, go back to Shopify.Transaction module for more information.
Link to this function
get(order_id, transaction_id, params \\ %{})
Specs
get(binary(), binary(), map()) :: Shopify.Operation.t()
Retrieve a single transaction.