TransactionPosting

public class TransactionPosting : Posting

A TransactionPosting is part of an Transaction. It contains an AccountName with the corresponding Amount, as well as the price (if applicable) and a link back to the Transaction.