EntityPriceDTO
Description
Context-specific price. For example the base rate of a template in the context of certain business unit.
Optional Parameters
- uuid
-
-
type: string
-
- displayName
-
-
type: string
-
description: A user readable name of the api object. Cannot be blank. The UTF-8 encoding must be at most 255 bytes.
-
- className
-
-
type: string
-
- price
-
-
type: number
-
format: float
-
description: Price in the context of a related entity
-