Class AssaultPropertiesUpdate


  • @Validated
    public class AssaultPropertiesUpdate
    extends Object
    Is used to update properties. Partial updates are allowed: i. e. {"level": 2} is fine. This is also why we're using ObjectTypes (and not the corresponding primitives).
    • Constructor Detail

      • AssaultPropertiesUpdate

        public AssaultPropertiesUpdate()