Payer Property
The payer of the recurring payments profile.
Syntax
[VB.NET] Public Property Payer As RecurringPaymentsPayer
[C#] public RecurringPaymentsPayer Payer {get; set;}
Remarks
This property may be used by CreateProfile or UpdateProfile to set the details for the payer of the profile. It will be populated after a call to GetProfile and will then contain payer information for the profile.