# EntityApproval

Git Source

struct EntityApproval {
    bytes32 entityId;
    bytes32 roleId;
}