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