Skip to main content

CapitalDepositShareholderCannotBeFoundRejection

Rejection returned if the shareholder cannot be found

type CapitalDepositShareholderCannotBeFoundRejection implements Rejection {
id: String!
message: String!
}

Fields

CapitalDepositShareholderCannotBeFoundRejection.id ● String! non-null scalar

CapitalDepositShareholderCannotBeFoundRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

UpdateCapitalDepositShareholderAmountPayload union