PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

DayOfWeek Property

The day of the week that a weekly payment is to be made.

Object Oriented Interface

public function getDayOfWeek();
public function setDayOfWeek($value);

Procedural Interface

inpaypal_adaptivepreapproval_get($res, 28 );
inpaypal_adaptivepreapproval_set($res, 28, $value );

Default Value

0

Remarks

Allowable values are:

  • dNotSpecified (0)
  • dSunday (1)
  • dMonday (2)
  • dTuesday (3)
  • dWednesday (4)
  • dThursday (5)
  • dFriday (6)
  • dSaturday (7)

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0