OBJECT

Trade

link GraphQL Schema definition

  • type Trade implements DiscussionInfoInterface, DiscussionsConnectionInterface {
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • accountHolders(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [AccountHolder!]!
  • accountType: AccountType
  • accountTypeId: String
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • activities(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Activity!]!
  • advisorSource: Campaign
  • advisorSourceId: UUID
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • advisors(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Advisor!]!
  • annualInvestment: Float
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • # withActiveProducts: [Not documented]
  • # submittedAnticipatedBusiness: [Not documented]
  • # approvedAnticipatedBusiness: [Not documented]
  • anticipatedBusiness(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy,
  • withActiveProducts: Boolean,
  • submittedAnticipatedBusiness: Boolean,
  • approvedAnticipatedBusiness: Boolean
  • ): [AnticipatedBusiness!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • attachments(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Attachment!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • badges(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Badge!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • beneficiaries(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [Beneficiary!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • bonuses(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Bonus!]!
  • carrier: Carrier
  • carrierId: UUID
  • charge: Float
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • checks(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Check!]!
  • clientSource: Campaign
  • clientSourceId: UUID
  • commentContactActions: [String!]!
  • # Arguments
  • # action: [Not documented]
  • commentContactsEmails(action: String): [JSON!]!
  • createdAt: ISO8601DateTime!
  • createdBy: User!
  • createdById: UUID!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • currentBeneficiaries(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [Beneficiary!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • currentDiscussions(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: DiscussionSort
  • ): [Discussion!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • currentInternalManagers(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [InternalManager!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • currentSalesManagers(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [SalesManager!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • currentWritingAdvisors(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: WritingAdvisorSort
  • ): [WritingAdvisor!]!
  • # Arguments
  • # after: Returns the elements in the list that come after the
  • # specified cursor.
  • # before: Returns the elements in the list that come before the
  • # specified cursor.
  • # first: Returns the first _n_ elements from the list.
  • # last: Returns the last _n_ elements from the list.
  • # filterParams: [Not documented]
  • discussionConnection(
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • filterParams: DiscussionFilter
  • ): DiscussionConnection!
  • discussionInfo: JSON
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • discussions(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: DiscussionSort
  • ): [Discussion!]!
  • expressStep: String
  • externalManager: Contact
  • externalManagerId: UUID
  • feedFilter: [String!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • fieldAttributes(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [Attribute!]!
  • firm: Firm!
  • firmId: UUID!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • firms(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Firm!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • followups(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Followup!]!
  • forwardedDate: Date
  • forwardedToAdvisor: Advisor
  • forwardedToAdvisorId: UUID
  • forwardedToCarrier: Carrier
  • forwardedToCarrierId: UUID
  • forwardedToCompany: Company
  • forwardedToCompanyId: UUID
  • forwardedToFirm: Firm
  • forwardedToFirmId: UUID
  • forwardedToVendor: Vendor
  • forwardedToVendorId: UUID
  • id: UUID!
  • importKey: String
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • incentiveSchedulePayouts(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [IncentiveSchedulePayout!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • internalManagers(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [InternalManager!]!
  • lastViewedAt: ISO8601DateTime
  • name: String!
  • note: String
  • number: String
  • opportunity: Opportunity
  • opportunityId: UUID
  • organization: Organization!
  • organizationId: Int!
  • owner: TradeOwner!
  • package: Package
  • packageId: UUID
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • paidBusiness(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [PaidBusiness!]!
  • paidDate: Date
  • paymentMode: Mode
  • paymentModeId: String
  • paymentOption: PaymentOption
  • paymentOptionId: String
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • payouts(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Payout!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • points(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Point!]!
  • policy: Policy
  • policyId: UUID
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • primaryDiscussions(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: DiscussionSort
  • ): [Discussion!]!
  • productType: ProductType!
  • productTypeId: Int!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • products(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Product!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • requirements(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Requirement!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • salesManagers(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [SalesManager!]!
  • shipmentMethod: ShipmentMethod
  • shipmentMethodId: String
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • signatureGuarantees(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [SignatureGuarantee!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • sourceOfFunds(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [SourceOfFund!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • statusUpdates(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [StatusUpdate!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • subscribers(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Subscriber!]!
  • totalApprovedAnticipatedBusiness: Float!
  • totalSubmittedAnticipatedBusiness: Float!
  • tradeDate: Date!
  • tradeState: State!
  • tradeStateId: Int!
  • tradeStatus: TradeStatus!
  • tradeStatusId: String!
  • transactionType: TransactionType!
  • transactionTypeId: String!
  • updatedAt: ISO8601DateTime!
  • updatedBy: User!
  • updatedById: UUID!
  • vendor: Vendor
  • vendorId: UUID
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • workItems(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [WorkItem!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • # filter: [Not documented]
  • writingAdvisors(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: WritingAdvisorSort,
  • filter: WritingAdvisorFilter
  • ): [WritingAdvisor!]!
  • }