BankSupportedState
No description
type BankSupportedState {
logoURL: URL!
featureStatus: BankStatus!
}
No description
type BankSupportedState {
logoURL: URL!
featureStatus: BankStatus!
}
logoURL
● URL!
non-null scalarfeatureStatus
● BankStatus!
non-null object