AccountImageResponse: SE.AccountImage & {
    createdAt: string;
    labelImageId: string;
    modifiedAt: string;
}

Generated using TypeDoc