Skip to main content

ReturnFile

type ReturnFile = {
entityId: string;
entityName: string;
entityType: string;
};

Properties

entityId

entityId: string;

entityName

entityName: string;

entityType

entityType: string;