CapitalDepositShareholdersEmptyRejection
Rejection returned if the capital deposit case cannot be created because there are no shareholders
type CapitalDepositShareholdersEmptyRejection implements Rejection {
message: String!
}
Rejection returned if the capital deposit case cannot be created because there are no shareholders
type CapitalDepositShareholdersEmptyRejection implements Rejection {
message: String!
}
CapitalDepositShareholdersEmptyRejection.message ● String! non-null scalarRejection interface