Cat.PaymentDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets payment condition details as the result of an authorization operation.
public abstract string PaymentDetail { get; }
member this.PaymentDetail : string
Public MustOverride ReadOnly Property PaymentDetail As String