OBJECT
BankAccountCopy
link GraphQL Schema definition
- type BankAccountCopy {
- : String
- : AccountType
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Advisor!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [BankAccountOwnerType!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Contract!]!
- : ISO8601DateTime
- : User
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Firm!]!
- : UUID
- : String
- : ISO8601DateTime
- : String
- : Organization
- : Int
- : BankAccountOwner!
- : RoutingNumber
- : UUID
- : ISO8601DateTime
- : User
- : UUID
- }