SearchCriteriaCreationEndDate Property
Invoice creation end date filter.
Syntax
char* GetSearchCriteriaCreationEndDate();
int SetSearchCriteriaCreationEndDate(char* lpszSearchCriteriaCreationEndDate);
Default Value
""
Remarks
Invoice creation end date filter. This property can be used along with SearchCriteriaCreationStartDate to specify a date range.
PayPal defines date/time values as Coordinated Universal Time (UTC/GMT), using ISO 8601 format. An example date/time stamp is 2006-08-24T05:38:48Z.
Data Type
String