Table of Contents

TTMSFNCCloudPayPalItems Class

Holds the collection of line items that make up a payment transaction.

API unit family: TMSFNCCloudPayPal Inherits from: TCollection

Syntax

TTMSFNCCloudPayPalItems = class(TCollection)

Properties

Name Description
Items Provides indexed access to the items in the collection.

Methods

Name Description
Add Appends a new item to the collection.
GetOwner Returns the owning transaction so the collection persists with it.
Insert Inserts a new item at the specified position in the collection.