BankFeatureUnsupportedStatus
No description
type BankFeatureUnsupportedStatus implements BankFeatureStatus {
since: Date!
description: String!
}
No description
type BankFeatureUnsupportedStatus implements BankFeatureStatus {
since: Date!
description: String!
}
BankFeatureUnsupportedStatus.since ● Date! non-null scalarBankFeatureUnsupportedStatus.description ● String! non-null scalarBankFeatureStatus interface