Class BudgetShallowWsDTO

java.lang.Object
de.hybris.platform.b2bwebservicescommons.dto.mycompany.BudgetBaseWsDTO
de.hybris.platform.b2bwebservicescommons.dto.mycompany.BudgetShallowWsDTO
All Implemented Interfaces:
Serializable

public class BudgetShallowWsDTO extends BudgetBaseWsDTO
Request body fields required and optional to operate on Budget data. This bean is shallow, which means its potential relationship fields to other Org Unit fields are simple ids. No Org Unit WsDTO should be declared in this bean to avoid circular references.
See Also:
  • Constructor Details

    • BudgetShallowWsDTO

      public BudgetShallowWsDTO()