INPUT_OBJECT
CreateOpptyProductRelationDataExRelationInput
link GraphQL Schema definition
- input CreateOpptyProductRelationDataExRelationInput {
- : String
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # Product line item this enrichment record applies to.
- : CreateOpptyProductRelationInput!
- # Id of the external data record.
- : ID!
- # Identifier of the data set the enrichment record originates from.
- : ID!
- # Id of the product line item.
- : ID!
- # Revision when entity was lastly changed.
- : Int
- }