Announcement

Collapse
No announcement yet.

Release 6.22.0: SOAP friendly changes to Reseller RMI API

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Release 6.22.0: SOAP friendly changes to Reseller RMI API

    Reseller Restrictions are using a HashSet of type Restriction which does not work in the SOAP API.
    To solve this problem, the Restricions will be set and retrieved in a simple Array of type Restriction.
Working...
X