FeeCycle

Type:  Struct
Abstract:  no
Status:  Active
Java Class:  FeeCycle
Represents information about the day of a month when fees are withdrawn.
Available Fields:
monthlyFeeDay
Type: Integer
XML Representation: attribute
Attributes:
Default Value
Day of a month when fees are withdrawn.

XML Sample:

<cycle monthlyFeeDay="1" />

"<cycle monthlyFeeDay=\"1\" />"

JSON Sample:

{
  "monthlyFeeDay": 1
}

XURL Sample:

?monthlyFeeDay=1&
monthlyFeeDay=1