FundingSourceNotFoundRejection
No description
type FundingSourceNotFoundRejection implements Rejection {
id: String!
message: String!
}
No description
type FundingSourceNotFoundRejection implements Rejection {
id: String!
message: String!
}
FundingSourceNotFoundRejection.id ● String! non-null scalarFundingSourceNotFoundRejection.message ● String! non-null scalarRejection interface