Payer Property
The payer of the recurring payments profile.
Syntax
public RecurringPaymentsPayer getPayer(); public void setPayer(RecurringPaymentsPayer payer);
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.