INPUT_OBJECT
CreateLeadOpptySharingSalesUnitRelationInput
link GraphQL Schema definition
- input CreateLeadOpptySharingSalesUnitRelationInput {
- : String
- #   Last modification time.
- : DateTime
- #   Creation time.
- : DateTime
- #       Relation to single abstract entity instance.
- #     
- #   E.g. Relation to Lead/Oppty
- #     
- : ID!
- #   Field whose values are strictly defined with an enumeration of values.
- : SharingRoleEnum
- #   Relation to single entity instance.
- : ID!
- #   Revision when entity was lastly changed.
- : Int
- }