Braintree v0.7.0 Braintree.SettlementBatchSummary.Record

A record contains details for a transaction in a summary.

Summary

Functions

Convert a list of records into structs, including any custom fields that were used as the grouping value

Types

t :: %Braintree.SettlementBatchSummary.Record{amount_settled: String.t, card_type: String.t, count: String.t, kind: String.t, merchant_account_id: String.t}

Functions

construct(params)

Convert a list of records into structs, including any custom fields that were used as the grouping value.