ApiCreateSpanEvent: ApiBaseEvent & {
    body: ApiCreateSpanBody;
}

CreateSpanEvent