GlobalInstantFundingLimitExceededRejection
Rejection returned when the Global Instant Funding limit has been exceeded
type GlobalInstantFundingLimitExceededRejection implements Rejection {
message: String!
}
Rejection returned when the Global Instant Funding limit has been exceeded
type GlobalInstantFundingLimitExceededRejection implements Rejection {
message: String!
}
GlobalInstantFundingLimitExceededRejection.message
● String!
non-null scalarRejection
interface