Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Development version

The Development version (SOAP version 2) of  of the Soap_Feature object additionally contains the following properties, which are not yet available in the Stable version (SOAP version 1), described above.

Property name

Type

Description

maintenance_type

string

The type of maintenance for the feature. Valid values are:
fixed: Expiration date of maintenance is set to fixed date. 
days_from_activation: Expiration date of maintenance is set to a specified number of days from activation. 
no_maintenance: Maintenance is permanent.

maintenance_date

string

Date of fixed maintenance. Required when maintenance_type is set to fixed.

maintenance_days
from_activation

integer

Number of days from activation the maintenance will remain active. Required when maintenance_type is set to maintenance_days_from_activation.

...

.