Class ClientSpecificFieldsDTO

java.lang.Object
de.aeb.xnsg.customs.dto.common.ClientSpecificFieldsDTO

public class ClientSpecificFieldsDTO extends Object
Represents the container for client specific fields.
See Also:
  • Field Details

    • fields

      public ClientSpecificFieldDTO[] fields
      List of client specific fields (key/value pairs).

      Fields need to be defined for the respective process/declaration, otherwise they will be ignored.

  • Constructor Details

    • ClientSpecificFieldsDTO

      public ClientSpecificFieldsDTO()