Pular para o conteúdo principal

GetAccountResult

No description

type GetAccountResult {
digit: String!
key: String!
name: String
number: String!
ownerDocumentNumber: String!
ownerName: String!
ownerPersonKey: String!
permittedPersonKeys: [String!]
requesterKey: String
requesterName: String
}

Fields

GetAccountResult.digit ● String! non-null scalar

GetAccountResult.key ● String! non-null scalar

GetAccountResult.name ● String scalar

GetAccountResult.number ● String! non-null scalar

GetAccountResult.ownerDocumentNumber ● String! non-null scalar

GetAccountResult.ownerName ● String! non-null scalar

GetAccountResult.ownerPersonKey ● String! non-null scalar

GetAccountResult.permittedPersonKeys ● [String!] list scalar

GetAccountResult.requesterKey ● String scalar

GetAccountResult.requesterName ● String scalar

Returned By

accountDetails query ● allAccounts query