INPUT_OBJECT
UpdateOpptyRevenueScheduleNoIdBackrefInput
link GraphQL Schema definition
- input UpdateOpptyRevenueScheduleNoIdBackrefInput {
- # Specifies if the entity is considered deleted.
- : Boolean
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # Date information.
- : Date
- # Whole natural number.
- : Int
- # Field whose values are strictly defined with an enumeration of values.
- : RevenueSchedulePeriodTypeEnum
- # Date information.
- : Date
- # Revision when entity was lastly changed.
- : Int
- }