BillingDetails Property
The details of the billing arrangement.
Syntax
[VB.NET] Public Property BillingDetails As BillingDetails
[C#] public BillingDetails BillingDetails {get; set;}
Remarks
This property describes the arrangement of the recurring payments profile. Set this property to describe the billing arrangement when creating or updating a profile. The property will be populated after a call to GetProfile.