Consumer API · type

AccountInfoSummary

Generated schema definition for AccountInfoSummary.

Definition

graphql
type AccountInfoSummary {
accountName: String!
amount: String!
info: String!
}