DateOfMonth Property
The day of the month on which a monthly payment is to be made.
Syntax
__property int DateOfMonth = {read=FDateOfMonth, write=FSetDateOfMonth, default=0};
Default Value
0
Remarks
Allowable values are numbers between 0 and 31. A number between 1 and 31 indicates the date of the month. 0 means this property is not sent in the request.
Data Type
Integer