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