OBJECT
DistributionAgreementCopy
link GraphQL Schema definition
- type DistributionAgreementCopy {
- : DistributionAgreementAction
- : String
- : Advisor
- : UUID
- : Carrier
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ContactPreferenceType!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ContactPreference!]!
- : ISO8601DateTime
- : User
- : UUID
- : Department
- : String
- : OrganizationOption
- : UUID
- : Date
- : Firm
- : UUID
- : UUID
- : String
- : Boolean
- : DistributionAgreement
- : String
- : Organization
- : Int
- : DistributionAgreementOwner!
- : ProductCategory
- : Int
- : ProductType
- : Int
- : ContractHierarchy
- : UUID
- : Firm
- : UUID
- : Hierarchy
- : UUID
- : DistributionAgreementPropagateTo
- : DistributionAgreementPropagateType
- : String
- : DistributionAgreement
- : UUID
- : Date
- : ISO8601DateTime
- : User
- : UUID
- }