Click or drag to resize

TransactionV1BillingValue Property

Used to populate and display billing information. Object is ignored for payment transactions.

Created in Epic SDK V3.0.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntax
public BillingV1 BillingValue { get; set; }

Property Value

Type: BillingV1
BillingValue As Other.
Remarks
Note Note
  • Name - BillingValue
See Also