AutoBill Property
Whether PayPal should automatically bill the outstanding balance in the next billing cycle.
Syntax
property AutoBill: Boolean;
Default Value
false
Remarks
This property is used when CreateProfile or UpdateProfile is called to tell PayPal to automatically bill the outstanding balance in the next billing cycle. The outstanding balance is any amount from a previously scheduled payment that has not yet been paid.
This property will be populated after a call to GetProfile.
Data Type
Boolean